# Refine the orca's rotation

Up to this point you have been directed to only animate position, and so the orca’s rotation may be unrealistic. To correct that, we’ll remove the automatically created rotation keys, and then add new ones.

{% hint style="info" %}
This section focuses on refining the animation. There are no exact steps to follow to create a perfect result. You'll need to use your judgement and some experimentation to achieve a result that you're happy with.
{% endhint %}

## Delete the current rotation keys

1. Select the orca, and then select the dope sheet (<img src="/files/ja01SnDC5Z0NcR4pW1qx" alt="" data-size="line">).
2. Select and delete all the rotation keys **except** the first column. Ensure that you select the circles in the Rotation row before you press the delete key.

<figure><img src="/files/wpZX0z94k9edVOjWXdWl" alt=""><figcaption><p>The rotation keys to delete (select to expand)</p></figcaption></figure>

## Add new rotation keys

It can often be useful to have rotation keys at different points on the timeline to the position keys. In the case of the orca animation, we can add one rotation key before the turn, and another after the turn. The ENGAGE application will then fill the gap between them with a smooth rotation.

<figure><img src="/files/47jcFAMqmk7bxvqaL1YF" alt=""><figcaption></figcaption></figure>

1. Start at the beginning of the animation and scrub the playhead through the dopesheet.
2. Identify the first section where the orca seems to move unnaturally. Specifically, drifting sideways.
3. Move the playhead slightly back from that point to where the turn will begin.
4. Select the create key icon (<img src="/files/LL8x0ewxl2LQ7tILKhK4" alt="" data-size="line">).
5. When you create a new key, it includes position, rotation, and scale. You only need the rotation. Delete the newly created position keys from that point in the timeline.
6. Move the playhead forward to where the end of the turn should be.
7. Rotate the orca to align with the new direction of travel. Select the create key icon (<img src="/files/LL8x0ewxl2LQ7tILKhK4" alt="" data-size="line">).
8. Delete the newly created position keys from that point in the timeline.


---

# 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://docs.engagevr.io/engage/experience-editor/tutorials/intermediate-undersea-educational-content/refine-the-orcas-rotation.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.
