Given an Animator object with several AnimatorStateTransitions to different states, is it possible to access one of these AnimatorStateTransitions to modify it’s parameters (e.g. duration, exitTime, etc. ) in runtime?
1 Answer
1I’m also stuck on this.
Figured this out?
– george_playbite