Search Unity

How can I use IK mechanim in hit enemy?

Discussion in 'Animation' started by AMIR_REZAs, Jun 9, 2015.

  1. AMIR_REZAs

    AMIR_REZAs

    Joined:
    Jan 20, 2014
    Posts:
    54
    I want to simulate "sword hits the enemy" . Now how can I use IK(Inverse Kinematics) in Animator to do it. When enemy hits he react as the direction of hit. Is it possible to do it with IK? How?
     
  2. AMIR_REZAs

    AMIR_REZAs

    Joined:
    Jan 20, 2014
    Posts:
    54
    I want to change body position for a moment( hit)
    but the function "SetIKPosition" can only change foot and hand.