This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fbf979e93b8a6683127718796852c4b0af2ec47e
itgmania212121
/
NoteSkins
/
pump
/
delta
/
DownLeft NoteHit.lua
T
6 lines
101 B
Lua
Raw
Normal View
History
Unescape
Escape
Handle noteskin lua. Thanks to Jousway.
2013-07-06 21:51:12 -04:00
return
LoadActor
(
"_DownLeftHit"
)
..
{
InitCommand
=
fnction
(
self
)
self
:
y
(
5
);
self
:
x
(
2
);
end
;
Sorry freem. I KNOW I SUCK. (3rd attempt on commiting the noteskin, ffs)
2011-07-30 14:11:00 -03:00
}
Reference in New Issue
Copy Permalink