Im fairly new to animations. My animation looks like this:
What is the best way of going about keeping the gun attached to my model during animation? It is currently a child of the parent of the character model.
Im fairly new to animations. My animation looks like this:
What is the best way of going about keeping the gun attached to my model during animation? It is currently a child of the parent of the character model.
Hi Wilsonc911,
You should parent your gun to the right hand and use IK on the left hand to make sure that the hand is touching the gun.
You can take a look at this mecanim sample, we are using the same method with a bazooka.