Attempted default noteskin fake fix.

Am I the only one that isn't getting the desired results?
This commit is contained in:
Jason Felds
2011-05-12 12:35:05 -04:00
parent 7c0ea4cc8a
commit fcf3932159
+3
View File
@@ -8,6 +8,7 @@ TapNoteAnimationLength=1 // none of these matter because Lua is handling the ani
TapAdditionAnimationLength=1 TapAdditionAnimationLength=1
TapMineAnimationLength=1 TapMineAnimationLength=1
TapLiftAnimationLength=1 TapLiftAnimationLength=1
TapFakeAnimationLength=1
HoldHeadAnimationLength=1 HoldHeadAnimationLength=1
HoldTopCapAnimationLength=1 HoldTopCapAnimationLength=1
HoldBottomCapAnimationLength=1 HoldBottomCapAnimationLength=1
@@ -30,6 +31,8 @@ TapNoteAdditionTextureCoordOffsetX=0
TapNoteAdditionTextureCoordOffsetY=0 TapNoteAdditionTextureCoordOffsetY=0
TapNoteNoteColorTextureCoordSpacingX=0 TapNoteNoteColorTextureCoordSpacingX=0
TapNoteNoteColorTextureCoordSpacingY=.125 TapNoteNoteColorTextureCoordSpacingY=.125
TapFakeNoteColorTextureCoordSpacingX=0
TapFakeNoteColorTextureCoordSpacingY=.125
HoldHeadNoteColorTextureCoordSpacingX=0 HoldHeadNoteColorTextureCoordSpacingX=0
HoldHeadNoteColorTextureCoordSpacingY=.125 HoldHeadNoteColorTextureCoordSpacingY=.125