- Home /
Question by
marvalshot · May 07, 2015 at 03:21 AM ·
eventsstate-machine
UnityEvent on an animation behavior script?
I added UnityEvent to my script but can I make the public methods of the script I added to my animation state behavior (Unity 5.0) available. Normally I can drag the object to the inspector but the state scripts aren't attached to anything.
Comment
Your answer

Follow this Question
Related Questions
Newbie State Machine Behaviours with Events and Delegates Questions 1 Answer
I want to set up a custom event class in javascript. How can that be done in Unity? 0 Answers
Delegate or Event: Reacting to another object's collision functions 2 Answers
Help with multi menu closing using bool 1 Answer
How to check a value from the last frame, while using events. 1 Answer