This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
You've already forked itgmania212121
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f57abda0bc0ce672cf1eb3d8dc56f13e8e2ae381
itgmania212121
/
NoteSkins
/
pump
/
delta-note
/
Center NoteHit.lua
T
6 lines
100 B
Lua
Raw
Normal View
History
Unescape
Escape
Handle noteskin lua. Thanks to Jousway.
2013-07-06 21:51:12 -04:00
return
LoadActor
(
"
_CenterHit
"
)
..
{
InitCommand
=
function
(
self
)
self
:
x
(
2
)
;
self
:
y
(
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