- Home /
Animate an object
I have a 3d model i made in 3ds Max with animations. but when i use it in unity, i can see the animation clip and play it, but it won't animate when i press play to test the scene. i am wondering why it won't animate. i can supply you with the model if you need me too
Answer by clunk47 · Sep 10, 2013 at 12:29 AM
Try Play Automatically Option in inspector under animation component.
Use a script that calls animation.Play() in Awake or Start function.
Try using Legacy Rig in model import options.
i tried the first 2 options. and i got no success. the 3rd one i couldn't find for the longest time. thanks the Legacy Rig worked for me
Please vote up (thumbs up) and accept (checkmark) the answer if it helps.
Your answer
Follow this Question
Related Questions
Animated Import Bug? 1 Answer
Rendering FBX with multiple animations 1 Answer
Animations the noob nightmare 1 Answer
Model hands warped on import. 0 Answers