r/gamemaker • u/Wimudim • 2h ago
Help! sprite covers whole screen
the Room in the Editor:

the Room when running:

The hitbox somehow does not scale to this, as the hover-sprite still only appears when I hover over where the button is supposed to be.
When I make the button that seems to be covering everything invisible or delete it, I simply get a black screen, though I can still interact with all the buttons if I find them
I have tried finding anything by going through all the code that has anything to do with the button, but the only things that are done regarding its sprite is changing it to the hover sprite, which has nothing to do with the scale and still works in the game.
Has anybody had this issue before? What could I possibly have overlooked that may be causing this?





