Files
itgmania212121/NoteSkins/pump/default/UpLeft 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
144 B
Lua

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