Triggers Question
by Thomas Vanhoutte · in Torque Game Engine · 04/09/2008 (8:47 pm) · 2 replies
Hi.
Ive been trying to get a Trigger to get data from the dynamic field obj and delete the object from that.. I have evrything working except that the trigger cannot get data from the dynamic field. Why?
Thanks for any help.
Ive been trying to get a Trigger to get data from the dynamic field obj and delete the object from that.. I have evrything working except that the trigger cannot get data from the dynamic field. Why?
Thanks for any help.
#2
BCS200 - you might want to use '==' instead of '$=', since the latter is reserved for comparing strings. But aside from that, you should be on the right track.
06/14/2009 (5:58 am)
Thomas - it would help if we could see exactly whaat you're doing in your scripts. There could be any number of reasons why you can't access th object's dynamic fields.BCS200 - you might want to use '==' instead of '$=', since the latter is reserved for comparing strings. But aside from that, you should be on the right track.
Torque Owner Brown College Student (#0200)