Menu tapeable template help

hello,
Please can someone write s template of a menu screen for me with the options start chapter, customize, previously and skip

EXT. MENU with START to 1.000 65 265 in zone 1 at layer 6 with SKIP to 1.000 65 190 in zone 1 at layer 5 with PREVIOUSLY to 1.000 65 115 in zone 1 at layer 4 with CUSTOMIZE to 1.000 65 40 in zone 1 at layer 3

tappable
“START” {

goto episode_start

} “SKIP” {

goto episode_end

} “PREVIOUSLY” {

goto previously_on

} “CUSTOMIZE” {

goto customize_characters

}

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.