Animancer Events allow you to register a function to be executed when an animation passes a specific point in time.
- They can be configured in the Inspector when using Transitions or in Code.
- The Events samples demonstrate how to use them.
- Also note that there are several differences between regular Animancer Events and End Events.
Usage | How to use Animancer Events. |
Behaviour | How Animancer Events work. |
Parameters | How to use Parameters in Animancer Events. |
Event Utilities | Some simple code snippets that demonstrate various behaviours using events. |