Game Development Community

Vehicle Controls

by Bruce Doh · in Torque Game Engine · 04/14/2007 (9:14 pm) · 0 replies

Sorry if this is a silly question, but I have been trying for a while now with no success.

I am using a hovervehicle, and would like to alter the controls, so that the mouse no longer controls the vehicle, but instead you can look around all 360 degrees, as well as w=forward,s=back,a=rotate left,d=rotate right.

Can anyone tell me how to do this (mainly how to attach the camera, not the vehicle to the mouse)?

Thanks.