Lots of buttons, lots of rooms, each button takes you to a specific room ( Gamemaker studio 2) [closed]
Closed 4 days ago.
How to change color in draw_sprite_ext()?
I have a lighting system using surfaces… I am using a sprite that creates the light. I have a surface that covers the whole room with a dark tint. Then I create a hole in the surface, and draw the sprite in it instead. The sprite for the light is a white color, and I want to use this light to support multiple colors.