Need help with characters running

So I’m trying a scene where the two characters chase each other across the screen repeatedly.
But they seem to slide to their positions (and I am using the running animation).
Can somebody maybe help me?
Here is the coding:

&AMY walks to spot 0.580 10 188 in zone 1 in 3 and AMY does it while run_athletic_neutral_loop
&ESME walks to spot 0.580 0 188 in zone 1 in 4 and ESME does it while run_athletic_neutral_loop

@pause for 1
&ESME spot 0.550 0 188 in zone 1 and AMY spot 0.550 0 188 in zone 1
@pause for 1

&AMY walks to spot 0.550 460 220 in zone 1 in 3 and AMY does it while run_athletic_neutral_loop
&ESME walks to spot 0.550 460 220 in zone 1 in 4 and ESME does it while run_athletic_neutral_loop

1 Like
&AMY walks to spot 0.580 10 188 in zone 1 in 3 and AMY does it while run_athletic_neutral_loop
@ESME walks to spot 0.580 0 188 in zone 1 in 4 and ESME does it while run_athletic_neutral_loop

&ESME spot 0.550 0 188 in zone 1 and AMY spot 0.550 0 188 in zone 1

&AMY walks to spot 0.550 460 220 in zone 1 in 3 and AMY does it while run_athletic_neutral_loop
@ESME walks to spot 0.550 460 220 in zone 1 in 4 and ESME does it while run_athletic_neutral_loop

I hope this helps.

1 Like

It worked! Thank you sooo much :two_hearts:

1 Like

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