> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinemation.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# ⚠️Twisted feet when looking left/right

> Documentation for ⚠️Twisted feet when looking left/right.

<img src="https://mintcdn.com/kinemation/IMbHDDWE_rjJU7jO/images/scriptable-animation-system/b5a828485fb6bc79c70c.png?fit=max&auto=format&n=IMbHDDWE_rjJU7jO&q=85&s=abd58e30434b4663c62088e65ecababf" alt="" width={353} data-path="images/scriptable-animation-system/b5a828485fb6bc79c70c.png" />

## Reason

This problem is common for Humanoid characters because Unity handles IK for this animation type.

## Solution

To fix this problem, locate your Animator Profile, then find the IK Layer and set the "Offset Feet Targets" to true:

<Frame caption={"Set this checkbox to true."}>
  <img src="https://mintcdn.com/kinemation/IMbHDDWE_rjJU7jO/images/scriptable-animation-system/66e256877eea7782112d.png?fit=max&auto=format&n=IMbHDDWE_rjJU7jO&q=85&s=f3a6c526c97b3ee5f93dcc8e21abfa24" alt="" width={281} data-path="images/scriptable-animation-system/66e256877eea7782112d.png" />
</Frame>
