Making a menu to play different scripts (Episodes menu)
Posted: 23 Jul 2020 23:07
How could I make an "Episodes" menu (a menu to load scripts) on the main menu? Reference:
How could I make an "Episodes" menu (a menu to load scripts) on the main menu? Reference:
Moved to UI forum.
Check out UI customization guide and Play Script
component for handling the buttons clicks to play a specific naninovel script.
Alright, thank you!
So how would I reveal the Episodes menu UI? It seems the other buttons have custom scripts.
Via showUI and hideUI commands.
ah alright.