- Home /
Animations in the animator not looping
In the animator is every animation only playing once I don't know why it does this so maybe you can help me. for example is the idle animation when it has finished it's animation it won't start the animation again. If you need more information let me know. Thank you
Answer by sadowlight123 · Aug 05, 2017 at 04:23 PM
hello , try searching for "Idle" in your search bar of your projects (in case you don't know where your animation is saved) once you find it click it you can then click on "Edit" you'll get something in the inspector with "Animations" Search for "Loop Frame" and tick it
you can see picture and more explanation here https://docs.unity3d.com/Manual/class-AnimationClip.html
Hope it helps :)
And in case you can't figure out why it still isn't working (like I did), don't forget to click "Apply" after clicking "Loop Time"