Jump to content

disable camera behaviour on gui only app


photo

Recommended Posts

Posted

I have found an annoying behaviour in my applications when I used only gui elements: if I click on the screen and not on a widget, the mouse cursor dissappears (I guess it changes to free camera mode) and I have to press Esc to get it back. how can I disable that?

Posted

Use MOUSE_SOFT define (see data/core/scripts/system.h for details).

×
×
  • Create New...