How to always allow the mouse control in game?

Hi. I am developing a Top Down horror game. I forgot to choose Mobile Platform before creating the project. Now I did a lot of work on the project, and I need to access the mouse for controlling the player via virtual joystick. But whenever I click in game, mouse cursor disappears. It says Shift + F1 for mouse cursor but when I click again, cursor disappears.

When I finish the project, Android players can touch the joystick and control the character but I just need to test if it works by the mouse.

Sorry, I am speaking like a robot, English is not my native language. Thanks.

Get Player Controller > Set Show Mouse Cursor {T}. If you have your own controller you can set it there manually.