From fcf393215999b6137e00a6aba67d02ce5808f46d Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Thu, 12 May 2011 12:35:05 -0400 Subject: [PATCH] Attempted default noteskin fake fix. Am I the only one that isn't getting the desired results? --- NoteSkins/dance/default/metrics.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NoteSkins/dance/default/metrics.ini b/NoteSkins/dance/default/metrics.ini index 5845c92a82..016f99edee 100644 --- a/NoteSkins/dance/default/metrics.ini +++ b/NoteSkins/dance/default/metrics.ini @@ -8,6 +8,7 @@ TapNoteAnimationLength=1 // none of these matter because Lua is handling the ani TapAdditionAnimationLength=1 TapMineAnimationLength=1 TapLiftAnimationLength=1 +TapFakeAnimationLength=1 HoldHeadAnimationLength=1 HoldTopCapAnimationLength=1 HoldBottomCapAnimationLength=1 @@ -30,6 +31,8 @@ TapNoteAdditionTextureCoordOffsetX=0 TapNoteAdditionTextureCoordOffsetY=0 TapNoteNoteColorTextureCoordSpacingX=0 TapNoteNoteColorTextureCoordSpacingY=.125 +TapFakeNoteColorTextureCoordSpacingX=0 +TapFakeNoteColorTextureCoordSpacingY=.125 HoldHeadNoteColorTextureCoordSpacingX=0 HoldHeadNoteColorTextureCoordSpacingY=.125