Game Development Community

Holes in the ground

by rpi (#0010) · in General Discussion · 04/27/2005 (3:38 pm) · 1 replies

Hello,

My team and I have written a game using Torque.
The terrain in the game is completely flat.
The players sometimes fall through the floor for no reason.
Right now we solve it by checking if the player is below the
floor and respawning them if they are. That, however, is
a pretty lame way to fix this.
Is there some reason that the ground collision would suddenly fail?
Is this a bug in Torque or is there some way we could have caused
this while building the level?

Thanks

#1
10/08/2005 (7:55 am)
Sometimes when you set terrain to empty it shows up looking as if there is terrain. I don't know if you have played around with this and didn't get all of the blocks painted back to normal but that is what you should try. If that doesn't work then I don't know.