I have a simple model that I want to animate for a short film. How do I attach an armature to a model? I want to be able to move the armature, which will control the model, and pose the model for animation.
Asked
Active
Viewed 1.2e+01k times
1 Answers
22
In object mode right click the model than right click the armature with Shift after selecting both the model and the armature set the parent by Ctrl-p and choose the option with automatic weights.

object mode
Finally you can change the armature in pose mode and the model will deform.

object mode
To change the weights (how much a region of the model is influenced by the position of a particular bone) you can enter the weight paint mode and use the brushes to assign different weights.
For rigging a human character you should learn about Rigify which must be enabled in the user preferences / addons section.

weight paint mode
stacker
- 38,549
- 31
- 141
- 243
-
2Where can I find the "Weight paint mode". I only see Object/Edit/Pose modes while selecting armatures. – adelriosantiago Feb 15 '19 at 08:22
-
@adelriosantiago Select the model in object mode – Sid110307 Oct 20 '21 at 10:10