Animator Events for Unity
Easily associate events with animator states for a smoother workflow and more complex controllers.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $20
- Category:
- Tools › Animation
- Developer:
- ashkatchap
- Price:
- $20
- Rating:
- Favorites:
- 130
- Supported Unity Versions:
- 2019.4.40 or higher
- Current Version:
- 2.5.11p1
- Download Size:
- 445.77 KB
- Last Update:
- Jul 31, 2023
- Description:
- Tired of string-based events tied to animations? This package allows you to associate events with animator states, making it easier to execute UnityEvents, set parameters, and drive logic. With this asset, you can:
* Set UnityEvents and assign them to Animator States using a drop-down
* Execute UnityEvents, set parameters, and call SendMessage
* Use various conditions to trigger events, such as:
- Every frame
- On State Enter, Transition Start
- On State Exit, Transition End
- On Normalized Time Reached
- Check the value of a parameter
- Check the current layer index
- Check the current layer weight
- Combination of more conditions
This package is ideal for making the Animator control the logic instead of a script. - Technical Details:
- This package provides a user-friendly interface to associate events with animator states, allowing for more complex controllers and a smoother workflow. It includes features such as UnityEvent execution, parameter setting, and condition-based triggering.
- Continue »