Need help with the script error

I’m trying to get my character malice to walk back to where he was can I please get some help. I keep getting the error @Character walks to xyz in s

Here is my current script:
EXT. TOWN SQUARE - NIGHT
NARRATOR
Background from @backgrounds.episode on Insta
@KATHERINE enters from left to screen right AND KATHERINE is walk_sad_loop
@KATHERINE is idle_awkward_uneasy_loop
@MALICE enters from left to upscreen left AND MALICE is walk_worried_loop
MALICE (talk_armraised_sad)
Talk to me Kat. What’s going on?
@KATHERINE faces left
@KATHERINE is idle_awkward_scratch_loop
@KATHERINE is deepbreath
@zoom reset
@zoom on KATHERINE to 150% in 2
KATHERINE (talk_armscrossed_sad_loop)
He’s gotten worse with the abuse and his flirting with other woman…
@zoom on KATHERINE to 150% in 2
KATHERINE (talk_sad_timid_loop)
Viktor isn’t even trying anymore. When I talk to my mother about it she calls me a lair and sends me to my room.
@zoom on MALICE to 150% in 2
MALICE (talk_sad_exhausted)
Oh, Kat. I’m so sorry
@zoom reset
@MALICE walks to spot 1.280 204 0
@MALICE spot 1.280 204 0 in zone 1 at layer 1
@KATHERINE spot 1.280 164 0 in zone 1 at layer 0
@MALICE faces right AND MALICE is hug_neutral_rear AND KATHERINE is hug_nervous_loop AND KATHERINE faces right
@pause for 3
@MALICE walks to spot 1.100 246 96 in 0.1 AND KATHERINE idle_awkward_scratch_loop
@MALICE faces right
MALICE (talk_armraised_sad)
There has to be something I can do?

On the error message, which line is the script error on? :thinking:

You forgot the word “is” but it actually needs to be “does it while” when you want a character to walk while doing an animation.

1 Like

@MALICE walks to spot 1.100 246 96 in 0.1 AND KATHERINE idle_awkward_scratch_loop

1 Like

let me try that then

Thank you so much, it worked! i do have another question though. Do you know the code for the left side screen since i have 1.100 246 96

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