• 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!

GML Shader that outlines sprite and shader that changes sprite color

D

diegsmoran

Guest
I've watched Shaun Spaulding's video on shaders, but when applying the code to my program it didn't work. Is there another tutorial out there that show's how to outline a sprite using a shader? As for the second shader, I know image_blend could be used to change a sprites color, but it doesn't give me the desired color I'm going for.
 
Top