I am currently using the latest version of blender3d and I cannot successfully rig a character in this software. I have looked online for auto-rigging softwares but all cost too much money for my current game budget. If anyone knows a software that can auto-rig for free please link me. Or if you can rig yourself and would be kind enough to help rig I would be grateful.
Dave
1 Answer
1
Blender has an extension called Rigify which you can activate by heading to the user preferences (CTRL+ALT+U) switching to the Addons-Tab and searching in the “Rigging” category.
Once you’ve activated the addon you can add a humanoid rig (Shift+A → Armature → Human). This rig is fully Mecanim compatible. Adjust the bones to your character then select the character, Shift-select the armature, hit CTRL + P and choose “With automated weights”. Blenders automated weightpainting sometimes needs a bit of manual adjustment but most of the times it’s working great. If you now export your character with the armature you should be able to apply a humanoid avatar to it and add mecanim animations. You can even add jaw and eye bones in Blender and utilize them in Unity.
Rigify has another feature which is the auto-rigging. If you select the Human armature and head to the Object-Data tab (Options panel) you can scroll down to “Rigify Buttons” and hit Generate. This will give you a full rig with IK and FK switching and all the other fancy stuff every animator dreams of.
Isn't mixamo free for characters with less than 10k polys? If you have more than that it's like $80 or something isn't it. If you have a lot of high poly characters to model I guess that could get pricey.
– whydoidoit