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
e495af010c80324f5170d599b8c25ecf7956ebac
itgmania212121
/
NoteSkins
/
pump
/
delta-note
/
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
;
First attempt on commit - now for reals! One more rhythm noteskin.
2011-07-29 18:53:00 -03:00
}
Reference in New Issue
Copy Permalink