Game Development Community

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

#1
05/11/2002 (10:09 pm)
Here is an idea:

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