SCRIPT ERRORS you just can't seem to fix!

Firstly your first sentence is wrong you forgot to put spot before the numbers…

But he is not supposed to walk or run, he is supposed to fly there. I have seen it in other stories before…

1 Like

Yeah it was just supposed to do it while that command (idle) and it works fine with the my story as I have my characters doing a animation that is neither run nor walk…
But what’s the error saying??.

Hey there! So when you want a character to shift to a spot without actually walking, the format looks like this:

@CHARACTER walks to spot [scale] [y] in zone # in [time] and CHARACTER faces [left/right] and CHARACTER does it while [animation]

You’ve got it partially correct, just remove the word “seconds” and remove “at layer 0” from both lines. If you want your character to change layers, use “@CHARACTER moves to layer #” or add “AND CHARACTER moves to layer #” on the same line right after “does it while idle”

1 Like

Thank you! Now i can finally get on with my script :slight_smile:

Do they “stand” when you have them talk?


Help, please.

no their animations are sitting, but what happens is they sit then stand then sit
here is a picture of the script LOKI (talk_apathetic)
May I come in?
@pause for a beat
&ELLA starts deepbreath
ELLA (idle_awkward)
I guess
@pause for a beat
@pan to zone 2
&LOKI walks to spot 0.958 83 150
@LOKI faces right
&ELLA walks to spot 1.014 242 124
@ELLA faces left
@pause for a beat
&ELLA starts sit
&LOKI starts sit
LOKI (talk_sit_neutral_arms_crossed_loop)
You don’t like me much do you?
ELLA (talk_sit_sheepish)
Well…
@LOKI spot 0.958 97 220
&LOKI starts sit
ELLA (talk_apathetic)

You have a period right next to “goto”. Remove it

I did but the same error still exits…

What does your script look like now?

You’re not giving them enough time to walk to their spots. You’re using the & sign for them walking, but only pause for just 1 beat, but that isn’t enough time for them. You should use the @ sign when they walk.

You still have that period, you didn’t remove it.

goto.school_lesson this doesn’t include any periods right?

Right, it’s just “goto school_lesson

Right Just forget me I’m just going to pretend I didn’t just ask that. I’m not dumb okay just a little sleepy heh.

But thanks for the help.

Oh ok thank you so much!

Unexpected Block end

MORGON (think)

Which one do I like?

choice
“Choose this outfit.”{

    MORGON (think)
Okay, I'm going with this one.

}
“Try something else”{
goto choosing_label

}

MORGON (talk_exhausted)

So tired.

@MORGON exits left AND MORGON is walk_sad