Game Development Community

Using a non-standard camera?

by Milo D. Cooper · in Torque Game Engine Advanced · 06/04/2007 (4:17 pm) · 3 replies

Is it possible, using TorqueScript, to set the player's view to a stationary camera while he still has full control of his character's movements and attacks?

#1
06/25/2007 (9:56 am)
Yes, it is. You have figured it out.
#2
06/25/2007 (9:56 am)
Thanks, me!
#3
06/25/2007 (11:01 am)
Post your code for others who want to do the same thing?