May be you keep old-style UW2 movement system
using mouse? I mean, this crosshair cursor stuck right
onto center of screen. Holding down CTRL every time
when you want to open inventory item or wear/unwear
something is uncomfortable.
Changing the 'setup.mouselook' variable to 'false' (from the console or
low.ini configuration file) returns the mouse to the traditional free
mode.
However, in that mode, the right mouse button does not yet cause
movement, only the keyboard does. Pressing CTRL while /not/ in
mouselook does toggle back into mouselook alowing movement,
though.
Mouse-directed mouvement from non-mouselook mode will be
implemented, possibly for next release as my midterms finish. :-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=57728
Changing the 'setup.mouselook' variable to 'false' (from the console or
low.ini configuration file) returns the mouse to the traditional free
mode.
However, in that mode, the right mouse button does not yet cause
movement, only the keyboard does. Pressing CTRL while /not/ in
mouselook does toggle back into mouselook alowing movement,
though.
Mouse-directed mouvement from non-mouselook mode will be
implemented, possibly for next release as my midterms finish. :-)