[Solved] Possible bug? Mouse cursor moving off-screen when camera scrolls

When moving through a level (with the keyboard) with a scrolling camera centered on the player object, my mouse cursor image seems to scroll off-screen in both directions, no matter what layer I specify in the MouseX() and MouseY functions.

If you need more screenshots from me, I can provide those.

Screenshots or a gif will help

I managed to fix my problem: I was not setting the MouseX + MouseY layer and camera arguments properly.

1 Like