I want to register a AnimationEvent in the humanoid animation type.
but don’t know how to get all AnimationClip in Animator.( for using “AddEvent” )
I want to register a AnimationEvent in the humanoid animation type.
but don’t know how to get all AnimationClip in Animator.( for using “AddEvent” )
AddEvent only works for the Legacy animation system. As of now, Mecanim animation system does not have animation-event yet (it will be developed).
There is a Event system for mecanim that cost $30 in the asset store.
thank you for the answer~
– lleo52