"add character" event for the chart editor #1430
Replies: 2 comments 1 reply
-
|
can be done with lua and or hscript (if you use the hscript version rather than the lua one) |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
This is literally built into psych |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
here's how the event should work:
value 1: character to change (dad, gf, bf)
value 2: character's name and offset
example:
value 1: dad
value 2: pico, 100, 100
to make the added character sing in the chart, there should be custom notes for the characters (example: pico note)
Beta Was this translation helpful? Give feedback.
All reactions