How to use Nani script to call a custom scene and how to use C#script to execute Nani commands
PleaseHelpMe!
We used Naninovel to make an AVG game and wanted to add a "chapter selection" interface.
The details are as follows:
The chapter uses the "# chapter tag" marking in the nani script.
Add a chapter selection button to the title page.
When you press this button, a "Chapter selection" page pops up.
Select the corresponding chapter in the pop-up page, and click to jump to the corresponding chapter.
Only when there is a chapter in customs clearance, can the subsequent chapter be unlocked.
Excuse me, what is the way to achieve this?