Camera
by CodingChris · in Torque Game Engine · 09/23/2007 (10:21 am) · 2 replies
Hi,
Is it possible to change the camera object from script?
Thanks,
Christian
Is it possible to change the camera object from script?
Thanks,
Christian
About the author
Torque Owner Gregory Walek
with starter.fps, looking in server\scripts for a cs file.
Also look at the create player in server\scripts\game.cs as well for camera controls.
Finally, take a look at the Doxygen section for the camera and or Source Code if you need a find all of the scripted camera functions.