> 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/master.md).

# Welcome to Malbers Animations Assets

## Animal Controller Latest Version: \[1.5.2a]

{% content-ref url="/spaces/-Lzhr1XSMzMqNXjRnNlb/pages/-M2y8W7SbTJjV8ChmeRO" %}
[Discover all my Assets](/animal-controller/malbers-assets.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-Lzhr1XSMzMqNXjRnNlb/pages/-LzhslDoo7jsatrHniei" %}
[FAQ](/animal-controller/annex/faq.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-Lzhr1XSMzMqNXjRnNlb/pages/fu4uliojUFgZB5eYD0YX" %}
[What's New](/animal-controller/whats-new.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-Lzhr1XSMzMqNXjRnNlb/pages/-MKfgozMM3xRIqAmVjzZ" %}
[Upcoming assets](/animal-controller/asset-in-production.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-Lzhr1XSMzMqNXjRnNlb/pages/-LzizCgtpP2SOTbENiAS" %}
[Changelog](/animal-controller/changelog.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-Lzhr1XSMzMqNXjRnNlb/pages/-Lzhv8mzVA66ERRdSRuV" %}
[Contact](/animal-controller/annex/roadmap.md)
{% endcontent-ref %}

{% hint style="success" %}

### Thanks for using any of Malbers Animations' assets. You're awesome! 😍

{% endhint %}

![](/files/yi0kmxTtUizSxr0sTyjc)

[Animal Controller (AC)](https://assetstore.unity.com/packages/tools/animation/animal-controller-148877?aid=1100lHT6) is a scriptable-architecture-based animation framework. It works with **Root Motion** or in-place animations for any **animal** or **humanoid** character. AC is the base controller for all my assets, but you can also use it with other assets in the Store. It was built from the ground up with over 3 years of experience to make all my assets shine with smooth, modular logic.

![Poly Art Deer using Animal Controller](https://lh4.googleusercontent.com/5o31UZpKVAhZbHpKpC4lYl_CCpagfvTtl4TFPJt89PbHZ2msZglR4oHsRKQeh6v0gExxUG6IaijaUXg4lrqGNqojbsIK8G8O-wasKvhMyT8YPi74ColRGY10GketpLKREWvXKadf)

#### This manual will give you a better understanding of how AC works.

{% hint style="success" %}

## <img src="/files/-Lzxc88ePpE2fezDRPCL" alt="" data-size="original"> [\[Riding System\] for the Animal Controller](/animal-controller/riding/hap-riding-system.md)

{% endhint %}

{% hint style="info" %}
Have any questions? Feel free to drop us a line at [**malbers.shark87@gmail.com**](mailto:malbers.shark87@gmail.com)
{% endhint %}


---

# 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/master.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.
