Game Development Community

Using triggers for a camera object

by SPECS · in Torque Game Engine · 06/02/2008 (6:31 am) · 3 replies

Hello All

I have a (maybe stupid) question: is it possible to create a trigger which reacts on a camera object in the scene? I consulted the Torque book and its says that only players and vehicles are capable of triggering stuff. I would like to create a pathed camera which is able to pass by a trigger and create an event..Can I do that?

I would appreciate a lot an response!

Nina

#1
06/02/2008 (6:34 am)
I belive all you would have to do is add camera type to the trigger's mask.
#2
06/03/2008 (2:29 am)
Hi, thx for your reply.. I would like to make the path camera being able to trigger events - where should I add it ?
#3
06/03/2008 (2:33 am)
Hi, thx for your reply.. I would like to make the path camera being able to trigger events - where should I add it ?