BurgundyDev / ReddyEngine

Game for the 2022 GitHub Game Off!
MIT License
2 stars 1 forks source link

Text drop shadow? #83

Closed Daivuk closed 2 years ago

Daivuk commented 2 years ago

Unsure how we would go about this. Shadow we can just render it twice. Outline, without rendering it multiple times it gets tricky. We could bake those into the font? We're baking characters outselves anyway.

Daivuk commented 2 years ago

image