Files
itgmania212121/NoteSkins/pump/default/DownRight Tap Lift.lua
T
Jason Felds 7c4044a2fc Force consistent line endings.
I'd suggest enabling the EolExtension:
this way we won't go back and forth here.
2011-03-16 15:51:54 -04:00

3 lines
118 B
Lua

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