- Home /
object passes through floor
I have a simple square to walk on and a sphere as my "character" but when i run the game my sphere falls through the floor
Answer by dulan · Jul 04, 2011 at 05:19 AM
Do you have mesh colliders set on the character or the square area you mentioned. I believe that you don't have these set.,
Answer by DjPhatTj · Jul 01, 2011 at 07:56 PM
did you make sure that your character is completely above the ground because I am new to this and I had the exact same problem and it turned out I wasn't putting it all the way above the terrain so if you place your character in the air then let gravity bring you down then you should land on the terrain and not have a problem.
Answer by nubmeister · Jul 01, 2011 at 08:15 PM
yeaa i tried that. just started an entirely new one and didn't have the bootcamp stuff and did all the same things and it worked. i guess there was something with the bootcamp demo that was tweaking it. idk but thanks for answering
Your answer
Follow this Question
Related Questions
Checklist: Object or Character is falling through the floor 12 Answers
Character Controller falls through ground when not using Input.GetAxis() 2 Answers
Why my rigid body with character controller is falling through ground? 4 Answers
NPC CharacterController doesn't move or stops randomly 0 Answers
Character Controller problem 0 Answers