Game-Mode Only and UI-Mode Only

i know this is a design choice, but a really terrible one. currently we have game mode only, ui mode only, and game + ui mode.

the current implementation makes game mode only, and ui mode only, absolutely useless. when i select game mode only, i expect (as the name suggests) the user to NOT be able to interact with the ui. hence the name game mode ONLY. but thats not the case. as soon as we click an ui element, the ui gets the focus. same goes for ui mode only. as soon as we click the background, the ui loses its focus. both modes are basically a game + ui mode in disguise.

so can we please have a real game mode only, and a real ui mode only. probably would be best to add a new function called “AllowInputModeChange” or something like that, where we can select “By User”, “By Command”, or “Both”. also can we please have a “Do Not Lock” mouse option for game mode only. not everyone is making a game with a free camera :smiley: