Game Development Community

Triggers for Pathshape

by Richard Sopuch · in Torque Game Engine · 03/22/2005 (2:58 am) · 0 replies

Hi everyone,

I am beginner in Torque and I hope someone will help me.

In my game I use the pathshape as a player. I set the trigger, but the onEnterTrigger functions are not being called. It seems I missed something. Does trigger react for pathshape object? What should I add to the trigger or to the pathshape? onCollision, onTrigger functions? Or something else?

Any answer will be appreciate.

Richard