> For the complete documentation index, see [llms.txt](https://kinemation.gitbook.io/scriptable-animation-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kinemation.gitbook.io/scriptable-animation-system/fundamentals/framework-architecture.md).

# Framework Architecture

The **FPS Animation Framework** is based on [Playables API](https://docs.unity3d.com/Manual/Playables.html), so it can be treated as an extension of the Unity Animator Controller.

> This section is in progress...
