Files
itgmania212121/NoteSkins/pump/default/Center Tap Lift.lua
T
Jason Felds cbd032919e Make minor adjustments with pump noteskins.
Still not doing the pulsing I'm hoping for.
2011-02-24 02:03:10 -05:00

3 lines
145 B
Lua

return NOTESKIN:LoadActor("Center","Tap Note")..{
InitCommand=cmd(pulse;effectclock,"beat";effecttiming,1,0.5,1,0.5;effectmagnitude,0.5,1,0);
};