i have an old (!!) version of Unity 2.1.0f5 for mac that i have been using to export game for standalone/ webplayer. standalone game is big, like 85mb.
if i buy Unity iphone, how do i convert my existing Unity project for the iphone?
or will i need to rebuild the entire project for unity iphone as they’re seperate development systems…?
i’m sure this info must be somewhere…
thanks so much!
The answer is yes and no. They are deferent platforms and some code etc wont work for the iphone sometimes. You can always try to use the automatic conversion when you open a project and hope for the best.
However I have found that the best way to get things in and out of unity->iphone is just to export pieces of your project using the unity packager. Then you can just plug-in the parts in a completely iphone created project.