I am a newbie in game engine. I created a very simple scene and hit p to start the game, but I don´t see my mouse cursor!? Even if I start it as a runtime, as soon as I move the mouse over the game window, it disappears! (it reacts on the mouse click, however) Do I have to set the visibility somehow? I want to react on clicking on a certain object in my scene.
Any help greatly appreciated!