Does anyone have a code for a menu that has the buttons
start, customize, recap, phone use, tablet use?
I want it where the reader could choose which device they are using and everything. If anyone can make me a template for one. I have the buttons and bg just need the code
Here’s an example of what you’ll need. You just need to put all the overlays in place and you’re good to go.
Script
label menu
INT. BACKGROUND with START to 1.000 0 0 in zone 1 at layer 0 with CUSTOMIZE to 1.000 0 0 in zone 1 at layer 0 with RECAP to 1.000 0 0 in zone 1 at layer 0 with PHONE USE to 1.000 0 0 in zone 1 at layer 0 with TABLET USE to 1.000 0 0 in zone 1 at layer 0
&cut to zone 1 and zoom reset
&speechbubble is 160 174 to 0%
NARR
Menu.
tappable
"START" {
&speechbubble is 160 238 to 90%
NARR
Start here.
} "CUSTOMIZE" {
&speechbubble is 160 238 to 90%
NARR
Customization here.
@transition fade out black in 1.5
goto menu
} "RECAP" {
&speechbubble is 160 238 to 90%
NARR
Recap.
} "PHONE USE" {
&speechbubble is 160 238 to 90%
NARR
Phone use.
} "TABLET USE" {
&speechbubble is 160 238 to 90%
NARR
Tablet use.
}
music off
INT. GYM BASKETBALL SEA SPARKLE - NIGHT
&zoom reset
&speechbubble reset
NARR
To be continued...