Files
itgmania212121/NoteSkins/pump/default/Center Tap Lift.lua
T

3 lines
149 B
Lua
Raw Normal View History

2011-02-23 01:54:29 -05:00
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);
};