Fixed pump noteskins due to some weird error related to twirl and roll mods

Added tap none command into noteskin explosions.
This commit is contained in:
Alberto Ramos
2010-08-21 18:47:59 -06:00
parent 72a30f4afe
commit 2091f8c78e
9 changed files with 26 additions and 16 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
return NOTESKIN:LoadActor("UpLeft","Tap Note")..{
InitCommand=cmd(rotationy,180);
--InitCommand=cmd(rotationy,180);
--BaseRotationY=180;
};