- Home /
Question by
PrimeDerektive · Aug 12, 2011 at 06:24 PM ·
animationiklocomotion
Adapt locomotion system IK to position hands in animation?
Has anyone ever used the functions provided by the locomotion system IK Solver to position different bones during upper body animations? For example, positioning the hands on certain points on a weapon during an aiming animation? I'm not exactly sure where to start.
Comment
Answer by Pilot · Feb 08, 2012 at 12:14 PM
Have a look in the old Unity 3rd Person Shooter demo. There is a script on the player titled "ArmIK". That should be what you are looking for.