Game Development Community

How detect collision with elements

by PeluChe · in Torque Developer Network · 09/02/2010 (11:15 pm) · 0 replies

Hi i am a beginner with Torque 3D i have some questions about how i can work with the collisions.

I have a level with some walls and a ball, the walls are shapes with collision, and i want to know how i can detect when the ball collides with any wall on my map.

I have some knowledge and relation with the code that torque generate. I need know how manipulate the object like the ball ( the movement or the effect with the wall ).

Thx.