# Smooth the orca's motion

The orca is probably pausing at keys in an unnatural way. If you added a key for when the orca is close to the presenter, then you may prefer the pause – since it gives users a chance to appreciate the animal. If you want to create a smooth movement, complete the following steps:

1. Select the orca, and then select the curves view.
2. Identify the keys for the position parameters. Any steps in the line will cause a reduced rate of change for that parameter. This creates the pauses.
3. To remove a pause, adjust the tangent of the line at that key to create a more linear progression.

<figure><img src="/files/q20X0xkuazkVa5dVPbMW" alt=""><figcaption><p>Motion track with steps that create pauses</p></figcaption></figure>

<figure><img src="/files/TXnLnLd8oyfirwxfUWE0" alt=""><figcaption><p>Smoothed motion track</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://docs.engagevr.io/engage/experience-editor/tutorials/intermediate-undersea-educational-content/smooth-the-orcas-motion.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.
