#Sprites on Windows Computer Not Drawing

2 messages · Page 1 of 1 (latest)

gritty ermine
#

are the sprites not appearing at all? Or are they replaced by a different texture?

jolly summit
# gritty ermine are the sprites not appearing at all? Or are they replaced by a different textur...

So here’s what I figured out. Some depths of objects (like ones that controlled backgrounds) were changed to be negative instead of positive. The code still shows them positive (and they are positive on Mac), but they are negative in-game. Making it appear like some sprites weren’t drawing
An iris transition I draw in the GUI event doesn’t draw either. Draws just fine on Mac, not on windows.