Files
itgmania212121/NoteSkins/pump/delta-note/UpRight Ready Receptor.lua
T

8 lines
161 B
Lua
Raw Normal View History

return NOTESKIN:LoadActor("UpLeft", "Ready Receptor")..{
Frames = {
{ Frame = 0 };
{ Frame = 1 };
{ Frame = 2 };
};
--InitCommand=cmd(rotationy,180);
};