Hi, have a problem, with animation event.
- I’m create the event in animation clip in fbx file
- I’m create Animator Controller
- Write script with function handler for animation event.
All work pretty fine, but now i need to add new layer - Create new layer
If i play animation from Base Layer, all is fine.
If i play same animation from another layer, AnimationEvent is not called.
It is normal behavior or bug? or i need to set some parameters?