Mouse
by Rudolf Kajan · in Hardware Issues · 12/19/2006 (4:02 pm) · 2 replies
I have followed tutorial for beginners - GettingStarted.pdf. Everything went well except for mouse - in editors I can look around when right mouse button is pressed but when I run modified starter.base I can move with W,S,A,D, I can see mouse cursor and move it on screen but I can't look around. Why ?
About the author
Torque Owner James Mintram
If you open the maingame.gui (or whatever the file you edited was called) for the starter.fps example you should see a line in there somewhere saying: showcursor = "0"; - Or something to that effect copy and paste that into the maingame.gui file you just edited.
Hope that helps.