What I want to do is to reset my walking script’s variables (such as target and path) and set in the animator that I’m no longer walking.
I think the an appropriate place to put something like that would be on the stop of the right dynamic selector, as everything below it is movement stuff and nothing on the left is about movement.
But I can’t have an OnStop on a composite or decorator right?
Anyway, that has already helped cement a bit how I should handle some things. Thanks a lot!
Login
Register
By registering on this website you agree to our Privacy Policy.