I am working on my game and I have a couple of questions for the GE gurus out there.
Is there a way to show the mouse only on certain screens such as you menu and hide it during gameplay.
Also I converted my ship like space invaders to use the mouse for movement instead of the arrow keys. I went to convert the fire using the mousedown function but it only fires if I am clicking on the mouse. I know that is the way it is suppose to work but when I use the create actor function it does not give me the option to select the left mouse button.