Animation Event Finder


Animation Event Finder lets you:




– See a list of all Functions that are triggered by ani ...


by Steve Hart


★★★★★ star rating
Price History +

Animation Event Finder lets you:

- See a list of all Functions that are triggered by animations in your scene
- View details on these Animation Events (calling GameObject, Animator name, AnimationClip name, and time in the animation it's triggered)
- Narrow your search by selecting specific GameObjects in your scene and/or specifying which function you're seeking

Calling functions from within an animation is a powerful capability in Unity, but often it makes it difficult to debug and track down when/where those functions are being initiated. Animation Event Finder helps give you an insight into those Animation Events that escape normal debugging methods!