Game Development Community

Right Mouse Button Camera Movement

by Eric Clausing · in Torque Game Engine · 10/29/2006 (8:15 am) · 2 replies

I know it is possible to have to press the right mouse button in order to move the camera because the world editor has that ability though I have looked through all the editor script files and can't find were to change that.

I want to make it so that the player has to press the right mouse button in order to move the camera. Can someone explain were that can be done.

Thanks

Claus

#1
10/29/2006 (8:27 am)
Hmm... if you cant find it that might mean that its somewhere hidden in the engine script.

(not going to look through the engine code myself though thats for you to do ;))
#2
10/31/2006 (9:27 am)
Try this resource:
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=11152

Does more than you want but it may help.