Start of pulsing Lifts a la Pro 2.

Not working at this point, but not breaking the noteskins.
This commit is contained in:
Jason Felds
2011-02-23 01:54:29 -05:00
parent b15cb481a0
commit 9c728220f3
5 changed files with 15 additions and 0 deletions
@@ -0,0 +1,3 @@
return NOTESKIN:LoadActor("Center","Tap Note")..{
InitCommand=cmd(pulse;effectclock,"beat";effecttiming,1,0.5,1,0.5;effectmagnitude,0.5,0.5,0.5);
};