Unity 4.3 iOS 2D Tutorial – Camera Projection
Unity Camera Project Creating a 2D game in Unity 4.3 has become much easier then how it was in past versions. Basic settings are set up automatically now, sprites are implemented and a whole lot more. One important aspect of 2D games is using the orthographic projection instead of the perspective one. This is