#rim lighting

7 messages · Page 1 of 1 (latest)

craggy panther
#

I’d recommend drawing the player sprite again beneath the player, then shifting it up by one

#

You can recollect it with a simple shader

#

Barring that, you could ask in #shaders for a way to recolor just the top most pixels

karmic mulch
#

oh uhh, I've never used shaders before

craggy panther
#

This kinda stuff is easily done with shaders

#

Surfaces aren’t really built for this kinda thing

karmic mulch
#

I see