I'm making a game with your toolkit and want to get it on as many devices as possible.
Currently we're developing for ipad1, ipad2 and since yesterday ipad mini
since these are all 1024x768 screens.
We also want to get our game on the older iphones/ipods, iphone 5 and ipad 3/4 but these all got different screen resolutions.
Eventually we also want to get it to the pc/mac but I'm guessing that will require the same steps(correct me if I'm wrong)
I have no idea how to do this in unity/2d toolkit, you got any pointers for me about how to achieve this?