- Home /
Question by
StuwuStudio · Jan 17, 2017 at 10:06 PM ·
rigidbodyparentingfpscontroller
Parenting the RigidbodyFPSController to a rigidbody go crazy
Hi!
As the title say when I try to attach the Rigidbody FPS Controller (with IsKinematic set to true) to an object with the rigidbody component, the player and the object start to glitch and fly everywhere. My goal is to freeze the FPSController and attach it to a rigidbody object. What can i d to fix this?
Comment
Best Answer
Answer by StuwuStudio · Jan 24, 2017 at 01:16 PM
Remove the collider of the rigidbody fps controller when it's attached to the parent.
Your answer
Follow this Question
Related Questions
FirstPersonController can walk through Mountains 1 Answer
Joints in child objects. 0 Answers
Trigger Collision with Character Controller 0 Answers
Child rigidbody clipping through walls. 2 Answers