Page 1 of 1

Can't turn with mouse

Posted: Wed Apr 17, 2013 1:04 pm UTC
by JOURNEYMAN

I can't turn with the mouse. Every time I move the mouse, instead of turning to the direction, I just move to that direction (backward, forward, and sideways.) I tried deleting the *.cfg files and doing /exec default.cfg, but nothing seems to work. This was happening before the Alpha 14 but it would return to normal when I quit and restart the game, but now restarting doesn't work either. My laptop and Mac doesn't do this. Only occurs on Vista.
What else can be done to fix this? Is there anyway to write the bind for the mouse to turn?


Re: Can't turn with mouse

Posted: Thu Apr 18, 2013 12:37 am UTC
by Kynes

This is a result of the +strafe command. Disable it with:

Code: Select all

/-strafe

I have no idea why this command even exists. It was bound to ALT by default in Tremulous, and Unvanquished inherited it.


Re: Can't turn with mouse

Posted: Thu Apr 18, 2013 12:14 pm UTC
by JOURNEYMAN

Ok. I went over the *.cfg files and deleted all the +strafe from the binds, and it worked.


Re: Can't turn with mouse

Posted: Fri Apr 19, 2013 7:57 pm UTC
by Anomalous

For each +strafe, you need a -strafe. Normally, that'll happen on key-up.

As for why: strafe converts turning into stepping and mouse free-look into movement. I expect that it affects joystick control too. Whether it should be a default bind, I'm not sure, but I think that I'd keep the command available for those who have use for it.