HG: changed src/NoteDisplay.cpp
This commit is contained in:
@@ -3,15 +3,15 @@
|
||||
|
||||
[NoteDisplay]
|
||||
DrawHoldHeadForTapsOnSameRow=0
|
||||
TapNoteAnimationLengthInBeats=1
|
||||
TapAdditionAnimationLengthInBeats=1
|
||||
TapMineAnimationLengthInBeats=1
|
||||
TapLiftAnimationLengthInBeats=1
|
||||
HoldHeadAnimationLengthInBeats=4 // doesn't matter. Only 1 frame anyway.
|
||||
HoldTopCapAnimationLengthInBeats=4 // doesn't matter. Only 1 frame anyway.
|
||||
HoldBottomCapAnimationLengthInBeats=4 // doesn't matter. Only 1 frame anyway.
|
||||
HoldBodyAnimationLengthInBeats=4 // doesn't matter. Only 1 frame anyway.
|
||||
HoldTailAnimationLengthInBeats=4 // doesn't matter. Only 1 frame anyway.
|
||||
TapNoteAnimationLength=1
|
||||
TapAdditionAnimationLength=1
|
||||
TapMineAnimationLength=1
|
||||
TapLiftAnimationLength=1
|
||||
HoldHeadAnimationLength=4 // doesn't matter. Only 1 frame anyway.
|
||||
HoldTopCapAnimationLength=4 // doesn't matter. Only 1 frame anyway.
|
||||
HoldBottomCapAnimationLength=4 // doesn't matter. Only 1 frame anyway.
|
||||
HoldBodyAnimationLength=4 // doesn't matter. Only 1 frame anyway.
|
||||
HoldTailAnimationLength=4 // doesn't matter. Only 1 frame anyway.
|
||||
StartDrawingHoldBodyOffsetFromHead=0
|
||||
StopDrawingHoldBodyOffsetFromTail=-32 // top of tail
|
||||
HoldLetGoGrayPercent=0.25
|
||||
|
||||
Reference in New Issue
Block a user