From 67f9ccce87e9a50a9d50905f0c9676c21bc562ac Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Mon, 2 Apr 2007 00:20:56 +0000 Subject: [PATCH] Add flat note skin. --- stepmania/NoteSkins/dance/flat/Down Tap Note.lua | 11 +++++++++++ stepmania/NoteSkins/dance/flat/metrics.ini | 8 +++++++- 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 stepmania/NoteSkins/dance/flat/Down Tap Note.lua diff --git a/stepmania/NoteSkins/dance/flat/Down Tap Note.lua b/stepmania/NoteSkins/dance/flat/Down Tap Note.lua new file mode 100644 index 0000000000..a251f4bf79 --- /dev/null +++ b/stepmania/NoteSkins/dance/flat/Down Tap Note.lua @@ -0,0 +1,11 @@ +return Def.Sprite { + Texture=NOTESKIN:GetPath('_down','tap note'); + Frame0000=56; + Delay0000=0.1; + Frame0001=57; + Delay0001=0.1; + Frame0002=58; + Delay0002=0.1; + Frame0003=59; + Delay0003=0.1; +}; diff --git a/stepmania/NoteSkins/dance/flat/metrics.ini b/stepmania/NoteSkins/dance/flat/metrics.ini index 05e5c34a1e..d974cef073 100644 --- a/stepmania/NoteSkins/dance/flat/metrics.ini +++ b/stepmania/NoteSkins/dance/flat/metrics.ini @@ -1,2 +1,8 @@ +[Global] +FallbackNoteSkin=default + [NoteDisplay] -TapNoteAnimationIsVivid=0 +TapNoteNoteColorTextureCoordSpacingX=0 +TapNoteNoteColorTextureCoordSpacingY=0 +HoldHeadNoteColorTextureCoordSpacingX=0 +HoldHeadNoteColorTextureCoordSpacingY=0