# Twisted feet when looking left/right

<figure><img src="/files/ZykFWUwti50E1TaqJbzT" alt="" width="353"><figcaption></figcaption></figure>

## Reason

This problem is common for Humanoid characters because Unity handles IK for this animation type.&#x20;

## Solution

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

<figure><img src="/files/g1WDdWPNgwmCgfcECBwE" alt="" width="281"><figcaption><p>Set this checkbox to true.</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kinemation.gitbook.io/scriptable-animation-system/twisted-feet-when-looking-left-right.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
