I’ve been wondering recently if there were other ways to access the Stats Screen, like through *choice or *page_break instead of just the “Show Stats” button.
Although I could use a command like *goto_scene choicescript_stats, it doesn’t really take the user to the Stats Screen the same way the “Show Stats” button does, as seen here:
When it should be like this:
It still has the “Show Stats” button instead of “Return to the Game,” so it’s essentially just accessing choicescript_stats as if it were a regular scene file like startup.txt.
Not being able to access the Stats Screen in a special way isn’t a big deal though. I just thought it might help spice up tutorial segments like this:
Tutorial Guide: Your Stats are this and that. You can view them in the Stats Screen.
Would you like to see your stats now?
#Yes, take me to the Stats Screen.
#No, continue with the game.
Or make certain scenes seem more interactive and ‘integrated’ so to speak:
To enter the secret room, you need to fit something inside of the hole.
#<Select an item from your inventory>.
#Go back.


