- Home /
collider in animation?
i have a collider for a game object works perfecly, i added an animation to the gameobject then i noticed that the collider doesn't work anymore once it's animated, please how can i keep the collider working during the animation ?
Comment
You may need a rigidbody with Is $$anonymous$$inematic set as well as a collider.
Your answer
Follow this Question
Related Questions
Colliders on child objects not following parent's animation. 0 Answers
Can the animation editor create local rotational data? 3 Answers
Access a lot of child Animators at once! 1 Answer
How to make the animation collide with walls 1 Answer
how to make an animated object interact with a rigidbody? 1 Answer