I made few changes in the template. Like I changed the space between each line also made changes with apostrophe mark (")
So this is my new script with basic changes.
INT. BLUE - DAY with STARTGREEN with PREVIOUSLYGREEN with SKIPGREEN
label gamemenu
@overlay STARTGREEN shifts to 95 398 in zone 1
@overlay STARTGREEN scales to 1.702 1.702
@overlay STARTGREEN moves to layer -1
@overlay PREVIOUSLYGREEN shifts to 74 231 in zone 1
@overlay PREVIOUSLYGREEN scales to 1.000 1.000
@overlay PREVIOUSLYGREEN moves to layer -2
@overlay SKIPGREEN shifts to 114 70 in zone 1
@overlay SKIPGREEN scales to 1.414 1.414
@overlay SKIPGREEN moves to layer -3
@overlay START create from STARTGREEN
@overlay PREVIOUSLY create from PREVIOUSLYGREEN
@overlay SKIP create from SKIPGREEN
@overlay START shifts to 87 397 in zone 1
@overlay START scales to 1.918 1.918
@overlay START moves to layer 1
@overlay PREVIOUSLY shifts to 67 231 in zone 1
@overlay PREVIOUSLY scales to 1.000 1.000
@overlay PREVIOUSLY moves to layer 2
@overlay SKIP shifts to 120 77 in zone 1
@overlay SKIP scales to 1.360 1.360
@overlay SKIP moves to layer 3
tappable
“START”{
goto start
} “SKIP”{
goto skip
}
label start
NARR
This is the start
label skip
NARR
Are you sure you want to skip?
choice
“Yes I am sure”{
goto credits
} “No take me back!”{
goto gamemenu
}
label QandA
NARRATOR
What questions would you like to ask?
choice
“Do you have anymore stories?” {
NARRATOR
Nope I don't have one, but you can always check out the stories in my favourites!
goto QandA
} “Do you have a update schedule?” {
NARRATOR
No I don't have one but you can always keep an eye on my Instagram because I will update you all there.
goto QandA
} “Will we get to customize the characters?” {
NARRATOR
Unfortunetly |bold|NO|reset|. I made the characters look the way I imagined them. But I might give you all a Limited CC if I get more requests for CC.
goto QandA
} “How can I contact you if I don’t have Instagram?” {
NARRATOR
You can contact me through Episode forums @bhoomisatam.
goto QandA
} “I’m done asking questions.” {
NARRATOR
Are you sure you’re done asking questions?
choice
“Yes, I’m done.” {
goto credits
} “No, take me back.” {
goto QandA
}
}
label credits
NARRATOR
Background credit- @j.miley.stories, @m.jordan_episode, @episode.lg
Overlay credit- @princesskjx3
Proofreading done by @storiesofanthony and check out her story 'Tangled Love'
Thanks to @official_cadence.epi for being a character in my story. Check out her story 'Help Me Help You'.
NARRATOR
Would you like to support me?
choice (support)
GEMS:5 “Yes!!! I would love to”{
NARR
Thank you so much!!
} “Next time”{
NARR
No problem :)
}
NARR
|bold|To be continued