-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Dialogues
The Character portrait .png AND .xml files.
Go into the Main Menu and Press 7 to Open the Editors Master Menu.
(This is the Main Menu, just in case you don't know what that means.)
Then select "Dialogue Portrait Editor".
Once you're in, this is what you should be seeing:
Fill the fields and add the animations you want.
After that, save your new Dialogue Portrait JSON file on mods/images/dialogues/
You now should be ready to do your Dialogue.
Open the Editors Master Menu and select "Dialogue Editor".
Just read the texts at the upper part of the screen, which explains how to use the Editor.
Fill the fields as you wish, then save the dialogue.json file it generates in the same folder as your Song's charts.
Click here to download this script (drop it in your Song's charts folder).
Go into source/PlayState.hx and search for this line:
Now change it to this (Obviously replacing the "your-song-name" to... Your song's name):
Compile your build and you should be ready to go!