# Animation Control Hub

**The ultimate animation explorer and controller for Unity.**

***

### 📖 Introduction

Welcome to **Animation Control Hub**, a professional Unity editor tool designed to give you **full control over your animations**.\
With a powerful timeline, advanced search, key event management, and detailed clip insights, you can explore, organize, and edit animations faster than ever before.

Whether you are a developer, technical artist, or animator, this tool will save you time and improve your workflow.

***

### ✨ Key Features

* Explore all animations from any object with **Animator** or **Legacy Animation**.
* Save **favorites** and find them instantly with advanced search filters.
* Control playback with an **interactive timeline**, slow motion, fast forward, or frame-by-frame steps.
* Manage **Key Events** with a built-in search bar for quick function assignment.
* Inspect detailed clip data: duration, frame count, frame rate, legacy mode, loop settings, and more.
* Export models as FBX in the exact pose of the animation at the selected playback time.
* Preview animations directly in the Animator or Animation component for a quick look without setup.
* Use smart shortcuts to quickly locate animation clips inside your project.
* Built-in assistant to **auto-assign animations** if no Animator or Animation is present.

***

### 🛠 Requirements

* Unity **2021.3 LTS or newer**
* Compatible with **Built-in, URP, and HDRP**
* Editor-only tool (no runtime dependencies)

### 💡 Support

If you encounter any issues or have feature requests, please contact us at:\
`soportelatintechnology@gmail.com`


---

# 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://latin-tools.gitbook.io/latin-tools-docs/documentation/animation-control-hub.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.
