Answers for "animation not playing unity"

C#
0

animation not playing unity

1. Check animation controller is attached to the game object
2. Check the animation loop is ticked if that is looping animation
3. Add animation to animation controller
Posted by: Guest on March-04-2022

Code answers related to "animation not playing unity"

C# Answers by Framework

Browse Popular Code Answers by Language