- Home /
Question by
ColouredCarnival · Aug 18, 2015 at 04:13 AM ·
collisionmeshplayercharactercontrollerseparate
Mesh separating from CharacterController
When i start the game everything is fine
the mesh is parented to the CharacterController Capsule
but after running around for 3 minutes
it becomes like this:
the CharacterController is set up like this:
the mesh itself has no colliders
does anyone know what's happening here and how to solve this problem?
separated.jpg
(20.7 kB)
characontroller-setup.jpg
(37.8 kB)
Comment
well not in the code
but i checked "Apply Root $$anonymous$$otion" in the inspector
now ive unchecked it and it seems to work thanks very much :D