Spritebatch repeat sprite
Posted: Tue Feb 16, 2016 12:47 am
I was under the assumption that you could redraw a sprite in a spriteatlas twice.
I've setup a spritebatch and then added several quads to be drawn on screen. How ever when I :add a quad that matches previous sprite definition it will only draw the any none duplicate sprites and last added sprite that has a duplicate sprite.
I've setup a spritebatch and then added several quads to be drawn on screen. How ever when I :add a quad that matches previous sprite definition it will only draw the any none duplicate sprites and last added sprite that has a duplicate sprite.