- Home /
do I need to rig my model in unity3d if I already have it rigged in maya or 3dmax?
I am new to unity so I decided to start watching some tutorials and stuff, however, when it comes to the riggin process of the model importation I get a little bit lost. Should I use the riggin mechanism unity offers instead of rigging my model using software like 3dmax or maya?, what is the purpose of unity's riggin mechanism?
Thank you all.
Answer by OllyNicholson · Jun 04, 2015 at 03:39 PM
Hi - Unity does not rig your models for you, it requires the importing of skinned rigged meshes. It will however re-target any humanoid animations to your humanoid rigged model. So if you can rig in Max or Maya thats great, otherwise you can also use third party rigging solutions like Mixamo. In any case here are a few links to help out:
http://blogs.unity3d.com/2014/04/14/turn-your-character-into-a-player
http://docs.unity3d.com/Manual/Retargeting.html
http://docs.unity3d.com/Manual/UsingHumanoidChars.html
http://docs.unity3d.com/Manual/Preparingacharacterfromscratch.html
http://unity3d.com/learn/tutorials/modules/beginner/animation
Your answer
Follow this Question
Related Questions
Animation for my zombie model 2 Answers
Play animation by touching the MMD model using leapmotion. 0 Answers
Adding animation to 3d Model 0 Answers
Can the animation editor create local rotational data? 3 Answers
Adding animation clips via script 2 Answers