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")