(SOLVED)How to remove tint effect

I’m using the tint effect on a white/light gray checkerboard object to make it change colors, but I can’t change it back to white. I’ve tried using tint 255;255;255 which is supposed to be white, but it seems to just make whatever color the background is more vibrant.

Also, the tint isn’t an effect added to the object, it’s a basic event that’s built into Gdevelop.

wait nvm I just forgot to remove a specific line that was constantly changing the background color

1 Like