Can you color quads in a Spritebatch?
Posted: Thu Oct 19, 2023 7:52 am
The question im having is if its possible to do something like this
thanks
Code: Select all
setcolor(dark)
addQuad to Spritebatch
setcolor(white)
draw Spritebatch