Camera
by Brian Bond · in Torque Game Engine · 04/12/2008 (8:06 pm) · 4 replies
Is there a way to attach the camera to some other object besides the player? I am really lost on how to do this but it seems possible since the demo has the pathed camera. Can anyone point me to where in the demo script it does this or if there is a console command that can do this?
About the author
[Public E-mail: Brian@nanoburnt.com] __________ [XBox Live Tag: Max Smalls] __________________ I'm currently working as a Software QA/QC Specialist. In my spare time I'm working on a Torque X Game.
#2
04/13/2008 (8:35 pm)
Okay, so if I'm understanding right, TGE 1.5.2 does not need any other modifications other than dropping the .h and .cc files into the engine/game folder, then adding both in Visual studio to the Source Files/game folder. After compiling, I should be able to instantiate an advanced camera object through script, correct?
#3
04/14/2008 (5:57 am)
Yup thats how it works.
#4
04/14/2008 (10:39 am)
I was able to get it to work last night. Thanks for the help guys.
Torque Owner Steve D