How to make a mecanim animation into a prefab?
Hello,
I wanted to make a reusable spinner, for whenever the player is waiting for something to load. So I made the animation, and prefabbed the objects that are being animated. However when I drag the prefab into a different location, from where it was when I animated it, it breaks. Looking in the animation window, the components that are animated are now missing (and the text colored yellow).
So, is it just not possible to prefab an animation, or am I just doing it wrong (which is VERY possible)?
Thank you in advance :)
Your answer
Follow this Question
Related Questions
gameobject/component missing,missing gameobject or component for ALL VERTICES 0 Answers
Prefab missing model? 1 Answer
How do you trigger an animation with your Player? 1 Answer
Same animation on different prefab object. 0 Answers
All objects affected by myAnimator.SetTrigger("StartIdle") but I only want one affected 0 Answers