Game Development Community

Triggers not working

by Skylar Kelty · in Torque Game Engine · 08/26/2006 (5:16 am) · 2 replies

Hi,

I have not changed the trigger at all, it used to work but for some reason it now doesnt. Nothing in the log, even if I add echo's to the trigger they dont show in the log.

I have checked trigger.cs/.cc/.h and I dont see any problems in them.

Anything else that could be affecting the triggers?

Thanks,
James

EDIT: No trigger works at all, anywhere

#1
08/26/2006 (7:44 am)
Work just fine for me.

Check to make sure your trigger script is being executed and compiling without errors.
#2
08/26/2006 (8:53 am)
Im not talking about stock TGE 1.4, i've broken the triggers somewhere but I dont know where.
Need some ideas about where I should look.
I have triggers in files apart from triggers.cs and they dont work either so its not that.
The triggers look fine in the world editor but they dont work.