switch views
by Gerard Neo · in Torque Game Engine · 05/10/2002 (12:24 am) · 1 replies
Hi, I was wondering if we can switch differnt views by binding keyboards key to several viewing angles
About the author
by Gerard Neo · in Torque Game Engine · 05/10/2002 (12:24 am) · 1 replies
Torque Owner Greg Lancaster
you could send a command from the client to the server to change your control object to your camera( opposed to your player shape ) and have preset camera positions that you could cycle through.
-jett