# Animatables

## Animatables

- [Introducing Animatables](https://espergames.gitbook.io/animatables/getting-started/introducing-animatables.md): Animatables is a codeless animation and tweening system.
- [Installation](https://espergames.gitbook.io/animatables/getting-started/installation.md): This section describes how you can install Animatables in your Unity project.
- [Components](https://espergames.gitbook.io/animatables/getting-started/components.md): Find out the main components you will be working with.
- [Animation Data](https://espergames.gitbook.io/animatables/getting-started/components/animation-data.md)
- [Animation Manager](https://espergames.gitbook.io/animatables/getting-started/components/animation-manager.md)
- [Animation Curve Presets](https://espergames.gitbook.io/animatables/getting-started/components/animation-manager/animation-curve-presets.md)
- [Animatable Transform](https://espergames.gitbook.io/animatables/getting-started/components/animatable-transform.md)
- [Animatable UI Objects](https://espergames.gitbook.io/animatables/getting-started/components/animatable-ui-objects.md)
- [Easing Curves](https://espergames.gitbook.io/animatables/getting-started/easing-curves.md): Find out how to access all of the available easing curves.
- [Animation Registry](https://espergames.gitbook.io/animatables/scripting-basics/animation-registry.md)
- [Creating Animations](https://espergames.gitbook.io/animatables/scripting-basics/creating-animations.md)
- [Animation Creator](https://espergames.gitbook.io/animatables/scripting-basics/creating-animations/animation-creator.md)
- [Animating Numbers](https://espergames.gitbook.io/animatables/scripting-basics/creating-animations/animating-numbers.md): Number animation scripting example.
- [Animating Colors](https://espergames.gitbook.io/animatables/scripting-basics/creating-animations/animating-colors.md): Color animation scripting example.
- [Animating Transform](https://espergames.gitbook.io/animatables/scripting-basics/creating-animations/animating-transform.md): Transform animation scripting examples.
- [Animating Rect Transform](https://espergames.gitbook.io/animatables/scripting-basics/creating-animations/animating-rect-transform.md): RectTransform animation scripting examples.
- [Easing Animations](https://espergames.gitbook.io/animatables/scripting-basics/creating-animations/easing-animations.md)
- [Getting Animations](https://espergames.gitbook.io/animatables/scripting-basics/getting-animations.md)
- [Add or Remove Animations](https://espergames.gitbook.io/animatables/scripting-basics/add-or-remove-animations.md)
- [Editing Animations](https://espergames.gitbook.io/animatables/scripting-basics/editing-animations.md)
- [Events](https://espergames.gitbook.io/animatables/scripting-basics/events.md)
- [Getting Help](https://espergames.gitbook.io/animatables/support/getting-help.md): In need of assistance?
- [Latest Releases](https://espergames.gitbook.io/animatables/changelogs/latest-releases.md)
