Post #1 · Publicado en 2020-05-19 01:25:37am Hace 5.4 años
pcboy | |
|---|---|
| Member | |
| 14 Mensajes | |
| |
| Reg. 2014-11-25 | |
| "Small Time Stepper" | |
I have created a monster, haven’t I?
Post #2 · Publicado en 2020-05-20 04:10:28am Hace 5.4 años
piuxxfan103 | |
|---|---|
| Member | |
| 3 Mensajes | |
| Not Set | |
| Reg. 2020-05-20 | |
hmm, kinda
Post #3 · Publicado en 2020-05-20 05:18:47am Hace 5.4 años
Daniel_BMS | |
|---|---|
| Member+ | |
| 645 Mensajes | |
| |
| Reg. 2007-09-01 | |
I wonder how it works
Post #4 · Publicado en 2020-05-23 10:04:30pm Hace 5.4 años
pcboy | |
|---|---|
| Member | |
| 14 Mensajes | |
| |
| Reg. 2014-11-25 | |
| "Small Time Stepper" | |
I know I’m a bit late to reply to this...
Specific9 works by not redirecting every note direction to the same LUA files/image files then rotating them. Instead, I made each act individually through NoteSkin.lua. Inside most of the LUA files, there are sprite calls where one direction and a note type branch out to an image differently compared to other directions of the same note type.
For example, if a non-default colored mine were only placed on left, the file Left Tap Mine.lua (the query for left is present after NoteSkin.lua parses individual directions) redirects to the changed image left mine 1x1.png, and thus, only the left mine would be visually changed.
Quote: Daniel_BMS
I wonder how it works
Specific9 works by not redirecting every note direction to the same LUA files/image files then rotating them. Instead, I made each act individually through NoteSkin.lua. Inside most of the LUA files, there are sprite calls where one direction and a note type branch out to an image differently compared to other directions of the same note type.
For example, if a non-default colored mine were only placed on left, the file Left Tap Mine.lua (the query for left is present after NoteSkin.lua parses individual directions) redirects to the changed image left mine 1x1.png, and thus, only the left mine would be visually changed.
Post #5 · Publicado en 2020-06-05 01:36:03pm Hace 5.4 años
looks good to me,i want the noteskin so bad tho
Edit:i was so stupid its already out
Edit:i was so stupid its already out

