Game Development Community

Questions

by Huw · in Torque Game Engine · 08/30/2008 (6:40 pm) · 0 replies

Hi, I have some questions which the online guides aren't covering.

How can I make an object derived from ShapeBase collide with other objects and react to these collisions (e.g. with onCollide)?

How can I create a third person camera? The demos only have some sort of server script assigned tab key.

When I create a rigid body in the mission editor (or a custom object derived from shapebase), the console gives a red warning message but seems to work regardless. Should this concern me?