- Home /
This post has been wikified, any user with enough reputation can edit it.
Animation call event from sub-state
I'm trying to call an event from a sub-state machine. Before I had the substate machine everything worked fine (the method was called) but now I can't figure out why it isn't working.
I've tried changing the method name that the event calls: layer.Method, substate.Method, etc... but it isn't working.
Do you guys have any idea?
Comment