Help! I have a script to set show mouse boolean true which works but it does not let me drag my mouse to move the camera untill i click, and the same goes when i disable it.

This is default editor behavior. You have to click the screen to start ‘playing’.

When you package the game, you don’t have to do the initial click. But you do in the editor.

Also, if you show the mouse cursor, you don’t have control over the camera anymore. It’s one or the other :slight_smile: