Need help with the Mannequin Dressing Game Script Template

INT. MALL BOUTIQUE - DAY
@zoom reset
@MANNEQUIN3 spot 0.840 65 210 in zone 2 at layer -2 AND MANNEQUIN3 faces left
@MANNEQUIN4 spot 0.840 164 210 in zone 2 at layer -1 AND MANNEQUIN4 faces left
@MANNEQUIN5 spot 0.840 262 210 in zone 2 at layer 0 AND MANNEQUIN5 faces left
@MANNEQUIN3 starts idle_handsonhips_neutral_loop
@MANNEQUIN4 starts flirt_shy
@MANNEQUIN5 starts talk_gossip
@MANNEQUIN6 spot 0.840 65 210 in zone 3 at layer -2 AND MANNEQUIN6 faces left
@MANNEQUIN7 spot 0.840 164 210 in zone 3 at layer -1 AND MANNEQUIN7 faces left
@MANNEQUIN8 spot 0.840 262 210 in zone 3 at layer 0 AND MANNEQUIN8 faces left
@MANNEQUIN6 starts flirt_coy
@MANNEQUIN7 starts think_rubchin
@MANNEQUIN8 starts talk_flirt_charming
@SKYLAR enters from left to upscreen left
@pause for a beat
@CECILIA3 enters from left to screen left
@pause for a beat
@pan to zone 2
@pause for a beat
@pan to zone 3
@pause for a beat
@cut to zone 1
&speechbubble reset

    SKYLAR (talk_agree_happy)
Which one do you like the best?
    CECILIA3 (think_rubchin)
(Hmm...)
(Let's take a closer look.)

label swimsuit
@pan to zone 2
@zoom on 320 270 to 231% in 3

@pause for a beat

#1
NARRATOR
This one?
choice
“Next outfit -->”{
@zoom on 490 270 to 231% in 0.5
goto swimsuit1
}
“Choose swimsuit”{
@pause for a beat
@MANNEQUIN3 +2
NARRATOR
This is my favourite.
@pause for a beat
goto swimsuit_choosen
}

#2
label swimsuit1
@pause for a beat
NARRATOR
This one?
choice
“Next outfit -->”{
@zoom on 640 270 to 231% in 0.5
goto swimsuit2
}
“<-- Previous outfit”{
@zoom on 320 270 to 231% in 0.5
goto swimsuit
}
“Choose swimsuit”{
@MANNEQUIN4 +2
NARRATOR
This is my favourite.

goto swimsuit_choosen
}

#3
label swimsuit2
@pause for a beat
NARRATOR
This one?
choice
“Next outfit -->”{
@pan to zone 3 in 0.5
goto swimsuit3
}
“<-- Previous outfit”{
@zoom on 490 270 to 231% in 0.5
goto swimsuit1
}
“Choose swimsuit”{
@pause for a beat
@MANNEQUIN5 +2
NARRATOR
This is my favourite.
@pause for a beat
goto swimsuit_choosen
}

#4
label swimsuit3
@pause for a beat
NARRATOR
This one?
choice
“Next outfit -->”{
@zoom on 812 270 to 231% in 0.5
goto swimsuit4
}
“<-- Previous outfit”{
@pan to zone 2 in 0.5
#goto outfit2
goto swimsuit2
}
“Choose swimsuit”{
@pause for a beat
@MANNEQUIN6 +2
NARRATOR
This is my favourite.
@pause for a beat
goto swimsuit_choosen
}

#5
label swimsuit4
@pause for a beat
NARRATOR
This one?
choice
“Next outfit -->”{
@zoom on 960 270 to 231% in 0.5
goto swimsuit5
}
“<-- Previous outfit”{
@zoom on 640 270 to 231% in 0.5
goto swimsuit3
}
“Choose swimsuit”{
@pause for a beat
@MANNEQUIN7 +2
NARRATOR
This is my favourite.
@pause for a beat
goto swimsuit_choosen
}

#6
label swimsuit5
@pause for a beat
NARRATOR
This one?
choice
“<-- Previous outfit”{
@zoom on 812 270 to 231% in 0.5
goto swimsuit4
}
“Choose swimsuit”{
@pause for a beat
@MANNEQUIN8 +2
NARRATOR
This is my favourite.
@pause for a beat
goto swimsuit_choosen
}

label swimsuit_choosen
@cut to zone 1
@zoom reset
SKYLAR (talk_shrug_concerned)
Are you sure?
CECILIA3
…
choice
“Yep, I’m sure”{
CECILIA3 (talk_agree_happy)
Yep, I’m sure.

if (MANNEQUIN3 >1){
gain swimsuit
}
elif (MANNEQUIN4 >1){
gain swimsuit1
}
elif (MANNEQUIN5 >1){
gain swimsuit2
}
elif (MANNEQUIN6 >1){
gain swimsuit3
}
elif (MANNEQUIN7 >1){
gain swimsuit4
}
else{
#elif (MANNEQUIN8 > 1){
gain swimsuit5
}

goto try_on_swimsuit
}
“Let me take another look”{
CECILIA3 (talk_unsure)
Let me take another look.

if (MANNEQUIN3 >1) {
@cut to zone 2
@zoom on 320 270 to 231% in 0
@pause for 2.0
}
elif (MANNEQUIN4 >1) {
@cut to zone 2
@zoom on 490 270 to 231% in 0
@pause for 2.0
}
elif (MANNEQUIN5 >1) {
@cut to zone 2
@zoom on 640 270 to 231% in 0
@pause for 2.0
}
elif (MANNEQUIN6 >1) {
@cut to zone 3
@zoom on 640 270 to 231% in 0
@pause for 2.0
}
elif (MANNEQUIN7 >1) {
@cut to zone 3
@zoom on 812 270 to 231% in 0
@pause for 2.0
}
elif (MANNEQUIN8 >1){
@cut to zone 3
@zoom on 960 270 to 231% in 0
@pause for 2.0
}
else{
#elif (MANNEQUIN8 > 1){
@cut to zone 3
@zoom on 960 270 to 231% in 0
@pause for 2.0
}

}
@pause for a beat
@cut to zone 1
@zoom reset
#&speechbubble is 163 335 to 100% with tail_top_left
SKYLAR (talk_doubtful)
Well, is it the one you want?
choice
“Yes”{
#&speechbubble reset

if (MANNEQUIN3 >1){
gain swimsuit
}
elif (MANNEQUIN4 >1){
gain swimsuit1
}
elif (MANNEQUIN5 >1){
gain swimsuit2
}
elif (MANNEQUIN6 >1){
gain swimsuit3
}
elif (MANNEQUIN7 >1){
gain swimsuit4
}
else{
#elif (MANNEQUIN8 > 1){
gain swimsuit5
}

goto try_on_swimsuit
}
“Nah, let me pick another.”{

if (MANNEQUIN3 >1){
@pause for a beat
@MANNEQUIN3 =0
@pause for a beat
}
elif (MANNEQUIN4 >1){
@pause for a beat
@MANNEQUIN4 =0
@pause for a beat
}
elif (MANNEQUIN5 >1){
@pause for a beat
@MANNEQUIN5 =0
@pause for a beat
}
elif (MANNEQUIN6 >1){
@pause for a beat
@MANNEQUIN6 =0
@pause for a beat
}
elif (MANNEQUIN7 >1){
@pause for a beat
@MANNEQUIN7 =0
@pause for a beat
}
else{
#elif (MANNEQUIN8 > 1){
@pause for a beat
@MANNEQUIN8 =0
@pause for a beat
}

&speechbubble reset
goto swimsuit
}

label try_on_swimsuit
@cut to zone 1
@zoom reset
CECILIA3 (talk_handsonhips_neutral)
I’m gonna get changed into it right now.
@CECILIA3 exits right
@transition fade out black 1

INT. BLACK - NIGHT
@pause for a beat

INT. MALL BOUTIQUE - DAY
@SKYLAR stands upscreen left in zone 1 AND SKYLAR faces right
@transition fade in black 1
@CECILIA3 stands screen center in zone 2
if (swimsuit){
@CECILIA3 changes into swimsuit
}elif (swimsuit1){
@CECILIA3 changes into swimsuit1
}elif (swimsuit2){
@CECILIA3 changes into swimsuit3
}elif (swimsuit2){
@CECILIA3 changes into swimsuit4
}elif (swimsuit4){
@CECILIA3 changes into swimsuit5
}else{
@CECILIA3 changes into swimsuit6
}
@CECILIA3 enters from right to screen right

@CECILIA3 is flirt_wink_happy

swimsuit
swimsuit1
swimsuit2
swimsuit3
swimsuit4
swimsuit5
swimsuit6






ok so this messed up with a lot of people

i have someone who was helping me

but for some reasons some of the swimsuits wont change into the swimsuit its supposed too, it changes into a different swimsuit

bump

Are you freaking kidding me!!! :rage:

1 Like

i post this three hours ago

i said someone was helping me
since we both are having a hard time figuring it out

i can ask for help maybe someone can see what we are missing

There’s nothing to figure out.
There’s no error messages, no broken links.
I’ve tested every outcome and the one I gave you works perfectly. (Not this one)
All you have to do is do 3 things.

  1. Create Mannequin1 and Mannequin2
  2. Create a swimsuit2 (but you said you already had one)
  3. Put right outfit on right Mannequin 1-6 in the character creator

But you need to reset the story between the testings, not just restart, or it will remember your previous choises and the links will break.
Should you’ve encountered an error in the zooms, then tell me where it is and I’ll fix it.

i have to make all of the mannequins not 1 and 2. thats what i said and i dont feel like remaking it all over again. took me awhile to do it.

Why would you have to redo them?

thats what it said

What exactly did it say?
Did there pop up a message like this?
image

That’s an automatic create - the one I told you to accept.

yes for every single one

Did you create a new story?
That’s the only way that would happen.

I didn’t change the names only their numbers.
You should still have MANNEQUIN 3-6.

i went to a new episode so i didnt have to keep scrolling up

A new episode wouldn’t change the characters you have.

The message should have told you to create 1 and 2, nothing more.

Have you checked your characters?

nope

check about what

In your gallery. To see if they are there or not.

they are all there i havnt delete anything

and the names are the same?
ex MANNEQUIN3

i told you whats wrong so i am seeing if anyone can help
i dont feel like remaking it all again