Game Development Community

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 ?

#1
01/17/2007 (10:44 am)
I found that problem as well. Unfortunately Im not at my computer so I cant remember off the top of my head exactly what you need to change but...

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.
#2
01/17/2007 (11:01 am)
Press Z to toggle free-look.