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

Read the full article…

Unity iOS Tutorial – Getting Started

Getting Started There are quite a few Unity iOS tutorials out there that claim they explain how to create a game in Unity for the iOS, but I’m going to take it a step further and include settings and options that should be taken care of so you don’t run into issues when building it

Read the full article…