HG: changed src/NoteDisplay.cpp
This commit is contained in:
@@ -6,17 +6,17 @@ DrawHoldHeadForTapsOnSameRow=0
|
||||
|
||||
|
||||
|
||||
TapNoteAnimationLengthInBeats=2
|
||||
TapAdditionAnimationLengthInBeats=4
|
||||
TapMineAnimationLengthInBeats=1
|
||||
TapLiftAnimationLengthInBeats=4
|
||||
TapNoteAnimationLength=2
|
||||
TapAdditionAnimationLength=4
|
||||
TapMineAnimationLength=1
|
||||
TapLiftAnimationLength=4
|
||||
|
||||
|
||||
HoldHeadAnimationLengthInBeats=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldTopCapAnimationLengthInBeats=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldBottomCapAnimationLengthInBeats=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldBodyAnimationLengthInBeats=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldTailAnimationLengthInBeats=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldHeadAnimationLength=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldTopCapAnimationLength=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldBottomCapAnimationLength=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldBodyAnimationLength=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldTailAnimationLength=1 // doesn't matter. Only 1 frame anyway.
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
[NoteDisplay]
|
||||
DrawHoldHeadForTapsOnSameRow=1
|
||||
TapNoteAnimationLengthInBeats=1
|
||||
TapMineAnimationLengthInBeats=1
|
||||
TapLiftAnimationLengthInBeats=1
|
||||
TapFakeAnimationLengthInBeats=1
|
||||
HoldHeadAnimationLengthInBeats=1
|
||||
HoldTopCapAnimationLengthInBeats=1
|
||||
HoldBottomCapAnimationLengthInBeats=1
|
||||
HoldBodyAnimationLengthInBeats=4
|
||||
HoldTailAnimationLengthInBeats=4
|
||||
TapNoteAnimationLength=1
|
||||
TapMineAnimationLength=1
|
||||
TapLiftAnimationLength=1
|
||||
TapFakeAnimationLength=1
|
||||
HoldHeadAnimationLength=1
|
||||
HoldTopCapAnimationLength=1
|
||||
HoldBottomCapAnimationLength=1
|
||||
HoldBodyAnimationLength=4
|
||||
HoldTailAnimationLength=4
|
||||
TapNoteAnimationIsVivid=1
|
||||
TapMineAnimationIsVivid=0
|
||||
TapLiftAnimationIsVivid=0
|
||||
|
||||
@@ -4,15 +4,15 @@ FallbackNoteSkin=default
|
||||
[NoteDisplay]
|
||||
TapNoteAnimationIsVivid=0
|
||||
DrawHoldHeadForTapsOnSameRow=1
|
||||
TapNoteAnimationLengthInBeats=3
|
||||
TapAdditionAnimationLengthInBeats=3
|
||||
TapMineAnimationLengthInBeats=1
|
||||
TapLiftAnimationLengthInBeats=1
|
||||
HoldHeadAnimationLengthInBeats=1
|
||||
HoldTopCapAnimationLengthInBeats=0.5
|
||||
HoldBottomCapAnimationLengthInBeats=0.5
|
||||
HoldBodyAnimationLengthInBeats=0.5
|
||||
HoldTailAnimationLengthInBeats=0.5
|
||||
TapNoteAnimationLength=3
|
||||
TapAdditionAnimationLength=3
|
||||
TapMineAnimationLength=1
|
||||
TapLiftAnimationLength=1
|
||||
HoldHeadAnimationLength=1
|
||||
HoldTopCapAnimationLength=0.5
|
||||
HoldBottomCapAnimationLength=0.5
|
||||
HoldBodyAnimationLength=0.5
|
||||
HoldTailAnimationLength=0.5
|
||||
StartDrawingHoldBodyOffsetFromHead=0
|
||||
StopDrawingHoldBodyOffsetFromTail=-32
|
||||
HoldLetGoGrayPercent=0.25
|
||||
|
||||
@@ -4,15 +4,15 @@ FallbackNoteSkin=common
|
||||
[NoteDisplay]
|
||||
TapNoteAnimationIsVivid=0
|
||||
DrawHoldHeadForTapsOnSameRow=1
|
||||
TapNoteAnimationLengthInBeats=1 // none of these matter because Lua is handling the animation, not sprites.
|
||||
TapAdditionAnimationLengthInBeats=1
|
||||
TapMineAnimationLengthInBeats=1
|
||||
TapLiftAnimationLengthInBeats=1
|
||||
HoldHeadAnimationLengthInBeats=1
|
||||
HoldTopCapAnimationLengthInBeats=1
|
||||
HoldBottomCapAnimationLengthInBeats=1
|
||||
HoldBodyAnimationLengthInBeats=1
|
||||
HoldTailAnimationLengthInBeats=1
|
||||
TapNoteAnimationLength=1 // none of these matter because Lua is handling the animation, not sprites.
|
||||
TapAdditionAnimationLength=1
|
||||
TapMineAnimationLength=1
|
||||
TapLiftAnimationLength=1
|
||||
HoldHeadAnimationLength=1
|
||||
HoldTopCapAnimationLength=1
|
||||
HoldBottomCapAnimationLength=1
|
||||
HoldBodyAnimationLength=1
|
||||
HoldTailAnimationLength=1
|
||||
|
||||
StartDrawingHoldBodyOffsetFromHead=0
|
||||
StopDrawingHoldBodyOffsetFromTail=0
|
||||
|
||||
@@ -4,15 +4,15 @@
|
||||
[NoteDisplay]
|
||||
TapNoteAnimationIsVivid=0
|
||||
DrawHoldHeadForTapsOnSameRow=1
|
||||
TapNoteAnimationLengthInBeats=4
|
||||
TapAdditionAnimationLengthInBeats=4
|
||||
TapMineAnimationLengthInBeats=1
|
||||
TapLiftAnimationLengthInBeats=4
|
||||
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=4
|
||||
TapAdditionAnimationLength=4
|
||||
TapMineAnimationLength=1
|
||||
TapLiftAnimationLength=4
|
||||
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=0
|
||||
|
||||
@@ -4,15 +4,15 @@ FallbackNoteSkin=default
|
||||
[NoteDisplay]
|
||||
TapNoteAnimationIsVivid=0
|
||||
DrawHoldHeadForTapsOnSameRow=1
|
||||
TapNoteAnimationLengthInBeats=4
|
||||
TapAdditionAnimationLengthInBeats=4
|
||||
TapMineAnimationLengthInBeats=1
|
||||
TapLiftAnimationLengthInBeats=4
|
||||
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=4
|
||||
TapAdditionAnimationLength=4
|
||||
TapMineAnimationLength=1
|
||||
TapLiftAnimationLength=4
|
||||
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=0
|
||||
|
||||
@@ -4,15 +4,15 @@ FallbackNoteSkin=midi-note
|
||||
[NoteDisplay]
|
||||
TapNoteAnimationIsVivid=1
|
||||
DrawHoldHeadForTapsOnSameRow=1
|
||||
TapNoteAnimationLengthInBeats=4
|
||||
TapAdditionAnimationLengthInBeats=4
|
||||
TapMineAnimationLengthInBeats=1
|
||||
TapLiftAnimationLengthInBeats=4
|
||||
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=4
|
||||
TapAdditionAnimationLength=4
|
||||
TapMineAnimationLength=1
|
||||
TapLiftAnimationLength=4
|
||||
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=0
|
||||
|
||||
@@ -4,15 +4,15 @@
|
||||
[NoteDisplay]
|
||||
TapNoteAnimationIsVivid=0
|
||||
DrawHoldHeadForTapsOnSameRow=1
|
||||
TapNoteAnimationLengthInBeats=4
|
||||
TapAdditionAnimationLengthInBeats=4
|
||||
TapMineAnimationLengthInBeats=1
|
||||
TapLiftAnimationLengthInBeats=4
|
||||
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=4
|
||||
TapAdditionAnimationLength=4
|
||||
TapMineAnimationLength=1
|
||||
TapLiftAnimationLength=4
|
||||
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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[NoteDisplay]
|
||||
DrawHoldHeadForTapsOnSameRow=0
|
||||
HoldBodyAnimationLengthInBeats=1
|
||||
HoldTailAnimationLengthInBeats=1
|
||||
HoldBodyAnimationLength=1
|
||||
HoldTailAnimationLength=1
|
||||
StartDrawingHoldBodyOffsetFromHead=0
|
||||
StopDrawingHoldBodyOffsetFromTail=0
|
||||
|
||||
|
||||
@@ -4,15 +4,15 @@
|
||||
[NoteDisplay]
|
||||
TapNoteAnimationIsVivid=0
|
||||
DrawHoldHeadForTapsOnSameRow=1
|
||||
TapNoteAnimationLengthInBeats=4
|
||||
TapAdditionAnimationLengthInBeats=4
|
||||
TapMineAnimationLengthInBeats=1
|
||||
TapLiftAnimationLengthInBeats=4
|
||||
HoldHeadAnimationLengthInBeats=4
|
||||
HoldTopCapAnimationLengthInBeats=4
|
||||
HoldBottomCapAnimationLengthInBeats=4
|
||||
HoldBodyAnimationLengthInBeats=4
|
||||
HoldTailAnimationLengthInBeats=4
|
||||
TapNoteAnimationLength=4
|
||||
TapAdditionAnimationLength=4
|
||||
TapMineAnimationLength=1
|
||||
TapLiftAnimationLength=4
|
||||
HoldHeadAnimationLength=4
|
||||
HoldTopCapAnimationLength=4
|
||||
HoldBottomCapAnimationLength=4
|
||||
HoldBodyAnimationLength=4
|
||||
HoldTailAnimationLength=4
|
||||
StartDrawingHoldBodyOffsetFromHead=0
|
||||
StopDrawingHoldBodyOffsetFromTail=-32
|
||||
HoldLetGoGrayPercent=0.25
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
[NoteDisplay]
|
||||
TapNoteAnimationLengthInBeats=1.25
|
||||
TapMineAnimationLengthInBeats=1.25
|
||||
TapLiftAnimationLengthInBeats=1.25
|
||||
TapNoteAnimationLength=1.25
|
||||
TapMineAnimationLength=1.25
|
||||
TapLiftAnimationLength=1.25
|
||||
|
||||
HoldHeadAnimationLengthInBeats=1.25
|
||||
HoldTopCapAnimationLengthInBeats=1.25
|
||||
HoldBottomCapAnimationLengthInBeats=1.25
|
||||
HoldBodyAnimationLengthInBeats=1.25
|
||||
HoldTailAnimationLengthInBeats=1.25
|
||||
HoldHeadAnimationLength=1.25
|
||||
HoldTopCapAnimationLength=1.25
|
||||
HoldBottomCapAnimationLength=1.25
|
||||
HoldBodyAnimationLength=1.25
|
||||
HoldTailAnimationLength=1.25
|
||||
|
||||
HoldLetGoGrayPercent=1
|
||||
ReverseDrawOrder=1111
|
||||
@@ -31,9 +31,9 @@ ReceptorTapInitCommand=zoom,1;diffusealpha,0;glow,1,1,1,0
|
||||
ReceptorTapPressCommand=finishtweening;glow,1,1,1,1;zoom,1;linear,0.2;glow,1,1,1,0;zoom,1.2
|
||||
|
||||
[Center]
|
||||
TapNoteAnimationLengthInBeats=1
|
||||
HoldHeadAnimationLengthInBeats=1
|
||||
HoldTailAnimationLengthInBeats=1
|
||||
TapNoteAnimationLength=1
|
||||
HoldHeadAnimationLength=1
|
||||
HoldTailAnimationLength=1
|
||||
|
||||
[DownLeft]
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
[NoteDisplay]
|
||||
TapNoteAnimationLengthInBeats=1.66
|
||||
TapMineAnimationLengthInBeats=1.66
|
||||
TapLiftAnimationLengthInBeats=1.66
|
||||
TapNoteAnimationLength=1.66
|
||||
TapMineAnimationLength=1.66
|
||||
TapLiftAnimationLength=1.66
|
||||
|
||||
HoldHeadAnimationLengthInBeats=1.66
|
||||
HoldTopCapAnimationLengthInBeats=1.66
|
||||
HoldBottomCapAnimationLengthInBeats=1.66
|
||||
HoldBodyAnimationLengthInBeats=1.66
|
||||
HoldTailAnimationLengthInBeats=1.66
|
||||
HoldHeadAnimationLength=1.66
|
||||
HoldTopCapAnimationLength=1.66
|
||||
HoldBottomCapAnimationLength=1.66
|
||||
HoldBodyAnimationLength=1.66
|
||||
HoldTailAnimationLength=1.66
|
||||
|
||||
Reference in New Issue
Block a user