Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 443 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 443 Bytes

unity-custom-animation-event

A workaround to single parameter AnimationEvents to have multiple parameters

With this StateMachineBehaviour, you can create another StateMachineBehaviour and call its function via this. StateMachineBehaviours support multiple parameters so this way you can use multiple parameters AnimationEvent.

image