Search Unity

Newbie to Unity3D and want to develop games for iOS

Discussion in 'iOS and tvOS' started by albert988, Sep 17, 2014.

  1. albert988

    albert988

    Joined:
    Aug 28, 2014
    Posts:
    6
    Hello everyone
    I'm newbie to Unity3d and I have never developed games with Unity3d.
    I want to start it now and hope I can develop games for iOS.
    But I am worry about is it difficult to develop a game with Unity3d and submit it to App Store?
    What can I do as I'm an indie developer. Please give me some advice, thanks.
     
  2. agora

    agora

    Joined:
    Apr 12, 2014
    Posts:
    23
    This is a very general question.
    I have been in your place a few months ago and now have one game in the appstore and a second one on the way. So yes, it is easy enough.

    I started out with a flappy bird tutorial for unity which is as easy as they come to learn the tool, and made my first game not to far from it so i don't get discouraged along the way.

    My second game is quite different already.

    When it comes to deployment to the appstore unity has a very clear video tutorial under learn/ios.

    Feel free to ask more specific questions for more specific answers :)
    good luck
     
  3. albert988

    albert988

    Joined:
    Aug 28, 2014
    Posts:
    6
    thank you
    Can I publish game to App Store with free version Unity?
     
  4. davidsvson

    davidsvson

    Joined:
    Jul 4, 2014
    Posts:
    11
    Yes you can.
     
  5. agora

    agora

    Joined:
    Apr 12, 2014
    Posts:
    23
    posting some links which helped me:

    this is the flappy bird tutorial i did:
    http://anwell.me/articles/unity3d-flappy-bird/

    this is another very good tutorial for what the first one does not cover, although i didn't do all of it:
    http://pixelnest.io/tutorials/2d-game-unity/

    And this is a tutorial i did not do but i would trust him as a very good one:
    http://blog.lessmilk.com/unity-spaceshooter-1/

    This is the learn/ios tutorial on unity, it is only relevent once your game is ready to publish:
    http://unity3d.com/learn/tutorials/...m-specific/how-to-submit-to-the-ios-app-store

    This is the first game i did with unity, flappy bird variation:
    https://itunes.apple.com/us/app/tuku-fly-home/id892056622?mt=8

    Enjoy