Relative Content

Tag Archive for game-makergmlgame-maker-studio-2

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.