🦿IK Rig

In this section you will learn about IK Rig

What is an IK Rig?

What is an IK Rig? It’s the same skeleton you use for your character right now, but it has extra IK bones which help animators do their thing in Blender or Maya. This rig is not used in the game, its only purpose is animations:

This is how it looks in Blender. The IK bones are used as targets for IK constraints, and these bones are usually parented to the weapon. This is a standard animation workflow for any 3D animator.

What is the ik_hand_gun bone? This one is crucial - it contains animation movement for the weapon, and that’s why it’s great:

  1. No need to pose the weapon in Unity. Just import the animation, and parent your gun to the WeaponBone - it will work out of the box.

  2. The gun is not parented to the right hand anymore - now you can add bolt-action rifles and complex animations to your project easily.

Okay, but how do we create an IK Rig? You need to do it yourself or ask your animator, the process is simple:

  1. Take your original skeleton

  2. Add the IK bones to it

Last updated