- Home /
3rd Person Physics not working?
I have set my game up, however the game can not work, because the 3rd Person controller and the physics attactched is not working. I have a Default 3rd Person Controller, however The Character will not move Left right back and forward, but will fall due to gravity, howver when it falls, not even the TErrain Collider is stopping the Character in it's fall...
The Character is non-Kinematic, and I have tried most stuff, but still nothing works, I have had this problem before. it only seems to not work when I have a terrain in place, but I need a terrain in my game... Yes the character has a Rigid Body, yes I have even remade it... Twice!
Here is the link to my companies facebook page, you can see the images of the game on there. Link
Many Thanks
Drico Games
Answer by sparkzbarca · Dec 20, 2012 at 04:20 PM
Need to see a picture in unity not in game.
Is the character high enough to not already be falling through the terrain at start? spawn it fairly high to make sure your not just jutting through the terrain at start.
Things like how many cameras you have (perhaps you ended up with 2) need to be figured out.
Your answer
Follow this Question
Related Questions
My object falls through terrain. 8 Answers
Tree Colliders Not Working With Physics.CheckSphere / Capsule 4 Answers
Colliding with trees using mesh colliders 1 Answer
Trying to use colliders on trees to interact with player 1 Answer
How do i prevent an imported Mesh from falling through Terrain? 3 Answers