Page 1 of 1

Screen that is hidden the first time?

Posted: Tue Sep 29, 2020 10:33 pm
by Harimak
Hi, how are you? I have a question, I hope you can answer me.

At the beginning of the game I want there to be a screen that "forces" the player to play the prologue.
Then select the route.
BUT
After playing the first time, when you start the game again [on another occasion], s/he is not forced to play the prologue. Instead, s/he can directly choose the route.
Image

I tried to use:

Code: Select all

 $ prologue = okay/no 
But I can't use them properly, or maybe there is another function, I'm new to this. ;v;)??