- Home /
Question by
SpeedFire · Jun 28, 2017 at 10:33 PM ·
scripting problemanimatoranimations
Replace child of GO with Animator on it
I am trying to make a character selection for my game. I have a PlayerHolder, which has an Animator on it, in my scene. My Player is a child of the PlayerHolder and the GO is also named "Player". If I try to replace my Player object during runtime the animations aren't applied to it, but if I then change any setting in the Animator component manually the animations are working again.
Comment
Your answer
Follow this Question
Related Questions
How to paly different blend tree animation when the same key is pressed? 0 Answers
KeyNotFoundException in animator 0 Answers
Animations out of sync? 0 Answers
How to apply Animator to different game objects (when animations affect children) 1 Answer
Animation is not running, but value is stuck, if Animatori s enabled! 0 Answers