Making a menu to play different scripts (Episodes menu)

All about user interface, be it customizing built-in UIs or adding new ones.
Post Reply
haruport
Posts: 10
Joined: 13 Jun 2020 18:42

Making a menu to play different scripts (Episodes menu)

Post by haruport »

How could I make an "Episodes" menu (a menu to load scripts) on the main menu? Reference:

Image

Elringus
admin
Posts: 521
Joined: 11 May 2020 18:03

Re: Making a menu to play different scripts (Episodes menu)

Post by Elringus »

Moved to UI forum.

Check out UI customization guide and Play Script component for handling the buttons clicks to play a specific naninovel script.

haruport
Posts: 10
Joined: 13 Jun 2020 18:42

Re: Making a menu to play different scripts (Episodes menu)

Post by haruport »

Alright, thank you!

haruport
Posts: 10
Joined: 13 Jun 2020 18:42

Re: Making a menu to play different scripts (Episodes menu)

Post by haruport »

So how would I reveal the Episodes menu UI? It seems the other buttons have custom scripts.

Elringus
admin
Posts: 521
Joined: 11 May 2020 18:03

Re: Making a menu to play different scripts (Episodes menu)

Post by Elringus »

Via showUI and hideUI commands.

haruport
Posts: 10
Joined: 13 Jun 2020 18:42

Re: Making a menu to play different scripts (Episodes menu)

Post by haruport »

ah alright.

Post Reply