Game Development Community

Clipping Collision problem

by Nathan DeStefano · in Torque Game Engine · 02/22/2002 (6:46 pm) · 1 replies

Hi,

I exported a small house type building from worldcraft but i had a problem of the player being able to climb on the objects in the rooms.

I created a clipping entity around the objects so that the player would not be able to climb on top

When i did this the clipping entity is the only clipping that is done you can basically walk right throught the house and no collision is done.

Whats wrong with this and how can i add collision blocks to the maps?