1
Support / Re: Too many draw calls, need help
« on: October 22, 2014, 08:10:27 am »
Are those sprites static? If so, then you can merge them into a static sprite batch: http://www.unikronsoftware.com/2dtoolkit/docs/latest/tutorial/using_the_static_sprite_batcher.html
