I was having problems with Unity draw call batching. I’ve started on a small 2d game (Earth Guardian) and had made a small mockup and was already having problems with the number of draw calls 🙁 It looked like I was getting an ekstra draw call for each sprite I created. So I didn’t know what I was doing..! So… (more…)