Hey all,
I’m finding a lot of info on solutions that take multiple sprites and atlas them for you but I have a slightly different problem.
I’m porting an XNA game and the sprite content is already in large combined sheets. I need a solution that allows to specify the UV mapping into that sheet and then batch draw them.
Any suggestions on where I should start looking? Thanks in advance.
-L