Characters not walking

Okay so I honestly don’t know why my Character’s ain’t walking
the two police men are supposed to be walking off screen to the left & for some reason they wont walk.

This is the code I put in for them.

@JEFF walks to spot 1.280 228 -9 in zone 1 and JEFF is walk_neutral_loop and
@JESSICA walks spot 1.231 182 -12 in zone 1 and JESSICA is walk_neutral_loop

& for some reason in the Script tools it’s telling me that,

use @CHARACTER walks to x y z in s
use @CHARACTER walks to x y z in s

I don’t understand because I wrote it like that…

make the ‘and’ capitalized

@JEFF walks to spot 1.280 228 -9 in zone 1 AND JEFF is walk_neutral_loop and
@JESSICA walks spot 1.231 182 -12 in zone 1 AND JESSICA is walk_neutral_loop

Okay let see if it works thank you!

1 Like

In the Script Tools it’s now telling me “use @CHARACTER walks to x y z in s”
just once now

all the 'and’s have to be capitalized!

Yes & LMAO nvm :joy: I forgot to put “TO”

Lol it worked now Thank You!! :blob_hearts:

1 Like

no problem :smiling_face_with_three_hearts:

1 Like