Playmaker Forum

PlayMaker News => General Discussion => Topic started by: siumanchunandy on December 20, 2024, 03:17:26 PM

Title: Please Help ! Final IK !
Post by: siumanchunandy on December 20, 2024, 03:17:26 PM
Please Help ! Playmaker Action Final IK How To Make IK Gun Fire Recoil Animation ?

Thank You !
Title: Re: Please Help ! Final IK !
Post by: jeanfabre on December 23, 2024, 03:16:51 AM
Hi,

 Are you sure you need IK for this? Unity already has limb IK for its characters, I would suggest using that instead.

 else, can you describe your character rig, and what you are missing? normally you don't need any custom actions, you just apply an impulse force to the hand using regular physics and you should be good to good, if you are not using physics, then you can actually control the hand movement using a tween and move locally the hand on its negative forward axis.

Bye,

Jean