Horse Coding HELP! :)

Hello, my horse and rider keep stoping their animation between their movements.
So they’ll walk to their spot but then standstill for about 1 second and then walk to their next spot and then stand for 1 second and then keep doing the animation. Idk how to solve this, I really would appreciate some help friends :slight_smile:

Script:

Summary

@pause for 2
&BLM walks to spot 0.845 -7 87 in zone 1 in 0.6 AND BLM is gallop_loop AND AP walks to spot 0.857 7 65 in zone 1 in 0.5 AND AP is ride_horse_gallop_smirk_loop
&AP is ride_horse_gallop_smirk_loop AND BLM is gallop_loop
@pause for 2
&ZAYNE walks to spot 0.857 -136 68 in zone 1 in 1.5 AND TIMBER walks to spot 0.839 -227 96 in zone 1 in 1.6 AND ZAYNE is ride_horse_gallop_serious_loop AND ZAYNE faces right AND TIMBER is gallop_loop AND TIMBER faces right
&AP walks to spot 1.062 78 0 in zone 1 in 1 AND BLM walks to spot 1.025 47 33 in zone 1 in 1.1 AND AP is ride_horse_gallop_smirk_loop AND BLM is gallop_loop THEN AP is ride_horse_gallop_smirk_loop AND BLM is gallop_loop

1 Like

Try using “CHARACTER does it while (animation)” instead of using “CHARACTER is (animation)”.

1 Like

Will try thank you! :))))

Nope sorry it didn’t work. :///
I don’t know what to do really… :pensive:
Thank you for your help anyway! :)) :heart:

1 Like

put it like this
@pause for 2
&BLM walks to spot 0.845 -7 87 in zone 1 in 0.6 AND BLM is gallop_loop AND AP walks to spot 0.857 7 65 in zone 1 in 0.5 AND AP is ride_horse_gallop_smirk_loop
@AP is ride_horse_gallop_smirk_loop AND BLM is gallop_loop
@pause for 2
&ZAYNE walks to spot 0.857 -136 68 in zone 1 in 1.5 AND TIMBER walks to spot 0.839 -227 96 in zone 1 in 1.6 AND ZAYNE is ride_horse_gallop_serious_loop AND ZAYNE faces right AND TIMBER is gallop_loop AND TIMBER faces right
@AP walks to spot 1.062 78 0 in zone 1 in 1 AND BLM walks to spot 1.025 47 33 in zone 1 in 1.1 AND AP is ride_horse_gallop_smirk_loop AND BLM is gallop_loop THEN AP is ride_horse_gallop_smirk_loop AND BLM is gallop_loop

Thank you for your effort but this didn’t work as well, I’ll just figure out something to do instead of this scene thank you again! :relieved: :smiling_face_with_three_hearts: