Adjust KB7 draw order which still seems wrong, change noteskin. Use default-p2 and join as player 2 to play with original spacing. [shakesoda]

This commit is contained in:
AJ Kelly
2010-06-27 19:55:26 -05:00
parent 2225b1a537
commit 02f2da83ab
20 changed files with 114 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_space', 'tap note' );
-- probably don't need this line
Frames = Sprite.LinearFrames( 1, 1 );
};