Pre-beginner questions about games for the iphone

i went trough the tutorials and some web tutorials
of unity3d with the use of the trial version. I am
very impressed. I have strong 3d and full
conversation modding skills with the source engine. So, i have some small questions

  1. how much do you need to learn of the iphone sdk to
    port you games on the phone? or it is very easy?

  2. i signed up for the apple iphone developper but where can I find the information on selling the games
    you make with unity on the iphone? how much royalty
    do you paid?

  3. if you make a game for the iphone, it possible to play it on your iphone standalone?

  4. can you give your game for free to friends? what is involved to do this?

  5. do you need to sell it trough itunes?

thank you!

lesfundi

Howdy; I’m new around here too, but I will take shot at answering

  1. Unity is pretty much in it’s own sandbox and it’s own API distinct from the iphone SDK. So basically “zero” is the answer. However I advise reading the SDK docs to get an idea of what is possible on the device, UI standards, and how multitouch works. That will help you a lot in designing your game for iphone and understanding what you can and cannot do with Unity iPhone!

  2. No royalties or per-title costs to Unity! It’s between you and the iPhone appStore and their normal fee structure. I’m pretty sure the details are in the Developer Portal at Apple.com

  3. There is no Unity “player” for the iphone. Unity iPhone uses Xcode to build a native application and it compiles all your scripts to ARM assembly code. Does that answer 3? I am guessing as to your intent with this question :smile:

4-5) I am not in the App Store yet; I will defer to others.

thank you so much for the replies.

So, if i make a game with the unity engine can I play the game on my cellphone? Can I give than the game to friends?

Yes absolutely!

Yes, 2 ways : 1. Apple has an ad-hoc distribution scheme for between-developer sharing using XCode to install the game. 2. they also offer a limited # of promotional codes once your game is in the App Store. The App Store is the primary means of distribution, for sure though.

Only for U.S. accounts though.

–Eric

is the game a file that i can give to friends or it doesn’t work in that way? so, could i email it to
friends and they put it on their itouch?

thanks for help!

sorry to hijack the thread :sweat_smile: but I didn’t realise that at all.

I presume this ability will be rolled out to other areas in the future? any idea?

if i can put the game on my own iphone and give to friends that would be wicked