# Animation Controller

**Entity:** Which object you are selecting that has an Animation Controller on it. Will be selected from other Virtual Objects or Virtual People in your environment.

**Animator:** Which Animator you would like to use on that virtual object. Most objects will only have one but it may have multiple. Which animator you select will change what parameters and animations your base entity has access to.

**Animation Parameters:** The triggers, variables, and parameters that were set on the Animator you selected as uploaded by the creator of the Entity.


---

# 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.siminsights.com/authoring-a-simulation/state-machine/actions/animation-controller.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.
