> 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/how-to-ac.md).

# How to: Animal Controller

## Quick Guides

{% hint style="success" %}

## <img src="/files/-MdORA-TpXJjMTkcoC7k" alt="" data-size="original"> [Move AC with \<In Place> Animations](/animal-controller/how-to-ac/movement-no-rm-anims.md)

{% endhint %}

{% hint style="success" %}

## <img src="/files/-Mfx7Jub_7l6YZNXMVQP" alt="" data-size="original"> [Rebone Mesh Tutorial (Skin Mesh is Missing)](/animal-controller/how-to-ac/rebone-mesh-tutorial-skin-mesh-is-missing.md)

{% endhint %}

{% hint style="info" %}

## [Create a new Mode](/animal-controller/how-to-ac/create-and-configure-a-new-mode.md)

{% endhint %}

{% content-ref url="/pages/PLWkUC8Lxk5vZNfuE5qA" %}
[How to Fix Weapon Offsets and Values (Bow, Pistol)](/animal-controller/how-to-ac/how-to-fix-weapon-offsets-and-values-bow-pistol.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MlVx-V7DxAD4R9QRIQd" %}
[Play a Mode while Moving](/animal-controller/how-to-ac/play-a-mode-while-moving.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MibUJbEh-lAjBe1cK7I" %}
[Adding Sound Effects](/animal-controller/how-to-ac/add-sound-effect-to-ac.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LzqvbxbinZ7Tg-aG0P4" %}
[Connect Inputs to the Controller](/animal-controller/how-to-ac/input-to-an-action.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LzjEGWj\_g8np-MMY2j-" %}
[Use a MEvent and MEvent Listeners](/animal-controller/how-to-ac/connect-a-mevent.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LzohLvpLz0uxJz7HDAn" %}
[Change from Faceted to Smooth poly art Animals](/animal-controller/how-to-ac/from-faceted-to-smooth.md)
{% endcontent-ref %}

{% content-ref url="/pages/oZOJ0zejcQQ8GObjUebu" %}
[Set up Timeline](/animal-controller/how-to-ac/set-up-timeline.md)
{% endcontent-ref %}

## Tutorials

{% hint style="info" %}

## [Use AC for Humanoids](/animal-controller/how-to-ac/use-the-ac-for-humanoids.md)

{% endhint %}

{% hint style="info" %}

## <img src="/files/-MdOVP2xlD69I9fuQsHU" alt="" data-size="original"> [Add Effects](/animal-controller/how-to-ac/add-a-effect-to-the-effect-manager.md)

{% endhint %}

{% content-ref url="/pages/-LzjEiP4bZeCRQDTXPA7" %}
[Modify the controller with a Stat](/animal-controller/how-to-ac/modify-with-stat.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M78ytRJXwRtYF-FMNbM" %}
[Change Meshes for the Rider](/animal-controller/how-to-hap/change-meshes-for-the-rider.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M-zfqV9TObXqAAkV0kB" %}
[Listen when a Mode Starts or Ends](/animal-controller/how-to-ac/listen-to-modes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MIkI3gc\_0dFCEdZiZdn" %}
[Use the Modify Stat Component](/animal-controller/how-to-ac/use-the-modify-stat-component.md)
{% endcontent-ref %}

## Animal Brain Tutorials

{% hint style="info" %}

## <img src="/files/-MdORxyr216Ndz3JOGmX" alt="" data-size="original"> [Make animals flee when they see the Player](/animal-controller/how-to-ac/make-animal-flee-when-see-the-animal-player.md)&#x20;

{% endhint %}

{% hint style="info" %}

## [Fetch a ball](/animal-controller/how-to-ac/fetch-a-ball-brain.md)

{% endhint %}

{% embed url="<https://youtu.be/UN4R9LUPhA0>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://malbersanimations.gitbook.io/animal-controller/how-to-ac.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.
