mouse look off/on

Talk about Severance Blade of Darkness modifications and maps here. No tips or tech support questions please, use the forum above. Note that the game is rated 18 so some content may be unsuitable for younger readers.

Moderators: prospero, Ade

Post Reply
User avatar
cieply
Dragon
Posts: 403
Joined: Wed Jun 26, 2013 3:43 pm

mouse look off/on

Post by cieply »

how to turn off/on mouse look

By default when using keyboard only mouse look is off and camera view point is maintained in some spot, but when one start using mouse then it turns off and view is set where mouse is moved up/down.
How to turn it off? Or even set a key switch on/off?

I know there is some way to control view point like "Look Up", "Look Down" keys
@ $BOD/Config/Control.py

Code: Select all

Bladex.AssocKey("Look Down","Keyboard","O")
Bladex.AssocKey("Look Up","Keyboard","L")
but they seem to be implemented in C++ engine not in python and I can't figure out how could I take advantage of it.
l'aria fresca,
vino puro, ...

Post Reply