Custom Idle Animation Breaking After a Few Seconds

Hi, we recently got a custom idle animation for my military group so it would look cleaner when we were in formations, I thought everything was fine until I noticed after a few seconds the custom idle would break, and the character would look back and forth.

Does anyone know how we could fix this and get rid of this annoying looking back and forth animation?
https://gyazo.com/02455c94c84e39eb1594468fbcc1cef0

5 Likes

Is it on looped?

30charactersisannoying

1 Like

yeah we for sure looped it

ikr

Is it always that specific idle animation that breaks it? Looking into the default animation script it has multiple idles that it plays and it looks like the changing of idle animations overwrites yours.
You could edit or replace this default script either to use your animations or only use one of the default idle animations.

Try to change your animation priority idle to action it should not messed with your custom idle animation.
It what I do with my custom animations to be always on action priority.

Change the animation priority to idle. I think that might be what is interfering with your animation.