# Basic animation

## Create the start and end keys

Complete the following process for both the wolf and fox:

1. Select the object.
2. Move the playhead to the 0:00 position. You can select the jump to start button (<img src="/files/RrTOrLuZGZ4helMc7MWQ" alt="" data-size="line">).
3. Select the create key icon (<img src="/files/LL8x0ewxl2LQ7tILKhK4" alt="" data-size="line">).
4. Move the playhead to the 0:30 position.
5. Translate the object so that it passes the finish line.
6. Select the create key icon (<img src="/files/LL8x0ewxl2LQ7tILKhK4" alt="" data-size="line">).

<figure><img src="/files/quydfl253FeaUs8Ho9yn" alt=""><figcaption><p>The position of the fox and the wolf at 0:30 (select to expand)</p></figcaption></figure>

## Test the animation

To test your animation, select jump to start (<img src="/files/RrTOrLuZGZ4helMc7MWQ" alt="" data-size="line">), and then select play (<img src="/files/CwI7WowaHQLoRuHgRPDU" alt="" data-size="line">).

You should see a fairly lacklustre race.

## Retime the race

To make the animals run faster, we can retime the keys.

1. On the timeline, select the wolf object.
2. Select the dope sheet view icon (<img src="/files/ja01SnDC5Z0NcR4pW1qx" alt="" data-size="line">).
3. Drag the top, purple key to the 0:10 position.

<figure><img src="/files/4nTKng8gPL0ba0gT4EAO" alt=""><figcaption><p>Retiming the end key</p></figcaption></figure>

You can test your animation from within the dope sheet view. Check that the speed seems realistic. The walk animation of the wolf may look unrealistic, but we will correct that.

* Repeat the process to retime the fox. You must switch to the timeline view (<img src="/files/27TqEemJlgqsBCre7AcG" alt="" data-size="line">) before you can select the fox object.

## Configure a winner

You may already have realized, but the easiest way to determine a winner, is to retime one of the animations to arrive at the finish line before the other object. In this tutorial, we’ll allow the fox to win the face.

* Access the dope sheet for the fox and move the end key to approximately 0:09.


---

# 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/introductory-animal-race/basic-animation.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.
