Having repetative motion that does not wait

Hey All,

Trying to animate multiple animals in one scene.

It is just a test but I would like the animals to change their animation (from eating to running)

Then run in a circle around a radius.

Then Animate back to eating and repeat.

But what happens is I get the horses running in place.

Here is the scene

https://cospac.es/edu/nNJI

What do you suggest?

Hi Robert,

instead of nesting multiple “execute in parallel” blocks inside one loop try to do it the other way around and put multiple loops into one “execute in parallel” block.