Hello
I am learning Construct by recreating "the classics" and here I am working on a Breakout/Arkanoid copy.
My Bat can fire the occasional lazer (after picking up a powerup) via a mouseclick; however if the mouse is out of the game area then it wont fire.
Is there a way of picking up mouse clicks despite the mouse being out of the game area?
Thanks.