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

3 lines
114 B
Lua
Raw Normal View History

2011-02-23 01:54:29 -05:00
return NOTESKIN:LoadActor("Center","Tap Note")..{
2011-02-24 02:14:15 -05:00
InitCommand=cmd(effectclock,"beat";effectmagnitude,0.5,1,0);
2011-02-23 01:54:29 -05:00
};