#2D outline shader - looking for advice
1 messages · Page 1 of 1 (latest)
For sprites id recommend doing a shader that does edge detection to produce an outline
you may need to adjust the sprites however to provide enough space to draw the outline however (otherwise it will need some extra steps in shader to down size the sprite to make space)
read here https://ameye.dev/notes/rendering-outlines/, then (optionally) buy the asset or DIY the jump flood. you can ping the author in this discord if you wish.