Animator Dynamics
Animator Dynamics provides a variety of Procedural Controller asset sources. Each one will read one or more input parameters and provides some interesting outputs, such as:
- Springy motion
- Linear movement towards a target
- Remapping and summing inputs
Each layer of AAPs adds a frame of latency!
An "AAP" – an animated animator parameter – is an animator parameter that is controlled by an animation.
Any changes you make to a parameter will only be visible on the next frame. Therefore, if you have a sequence of operations that depend on each other, you'll get several frames of latency.