- Home /
Question by
CryptexHex · Jul 12, 2016 at 08:19 AM ·
c#scripting problemanimatoranimator controller
StateMachineBehaviour Issue when swapping runtimeAnimatorController
Hi Unity Community!
I have a 'StateMachineBehaviour' script attached to one of my states in my animators StateMachine where I change some of the paramters for that entity. However whenever I change the runtimeAnimatorController on that entity the script does not seem to be reciving any function callbacks anymore.
Any suggestion what may cause this ?
//Hex
Comment