> For the complete documentation index, see [llms.txt](https://malbersanimations.gitbook.io/animal-controller/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malbersanimations.gitbook.io/animal-controller/main-components/ai/animal-brain/tasks/movement-set-destination.md).

# Movement - Set Destination

Set a new Destination to the Animal Controller. It can use Runtime sets, Transforms, GameObjects, Vector3's or by Name.

<figure><img src="/files/ibBMjhnPvYNWQr7k7fWI" alt=""><figcaption></figcaption></figure>

## Parameters (Except for Common Parameters)

### Slow Multiplier

Slow multiplier to set on the destination when arriving

### Target Type

Various Types:

* Runtime Sets
* Transforms
* GameObjects
* Vector3
* Name

Depending on what is chosen the drop down will change.

### Move To Target

When a new target is assigned, it also sets that the Animal should move to that target.
