• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Asset - Shaders Heat Haze Shader

matharoo

manualman
GameMaker Dev.
Matharoo presents...


Heat Haze Shader

A quick & easy-to-use heat haze shader!

Works with GMS 1.x and 2.x.

To start implementing the heat haze, use haze_start(). You can add specific circular areas using haze_circle_add() and rectangular areas using haze_rect_add(). You can also make it cover the whole screen.​


 
Last edited:
Top