Hey, so I have a sprite that uses the mouse input. If I take the mouse off screen the sprite which uses the input from the mouse now can't be destroyed.
This makes sense, and obviously you need to take the mouse off the screen to do whatever else you need to do. I
How would this be fixed though? I have messed with margins a bit since the layout size is 1920x1080. Didn't fix it for me at least. Can you set the sprite to stay on screen and be destroyed if I take the mouse off of the game screen?
I can upload it to the arcade if you need to actually see the game.