Hey there guys!
I am writing my story and I want to allow people to skip episodes if episode forces them to reread previous episodes.
Does anyone have a code for that?
You can make a game menu! Mary D sava on YouTube has a video about it.
who made it for you?
I made it myself😛.
it’s really nice! Thank you so much for letting me know!
You can make a choice saying “continue” and “skip episode” inside the second choice you can add a goto label with an specific name and at the end of all the coding for that episode put the label it should look something like this.
choice
“Continue”{
NARR
Let’s start the story
}
“Skip episode”{
Goto end_episode
}
Story/coding
Story/coding
Story/ coding
Story/coding
Label end_episode
NARR
you’ve reached the end of the episode
To be continued…
I hope this helps
THANK YOU SO MUCH!
This is amazing!
No problem! ask me if you need anything else
if you have time do you think you could make me one?
Sure! You can PM me a background (pixabay) or a theme you would like the menu in.
Give me a hot second and I will get you the details!