Search Unity

2D Infinite Runner Toolkit

Discussion in 'Assets and Asset Store' started by Dreeka, Jun 9, 2013.

  1. adhils

    adhils

    Joined:
    Oct 1, 2016
    Posts:
    2
    @Dreeka
    sir can you tell me how to add animation to submarine instead of adding graphics.please explain me detaily because i'm a beginner
     
  2. Dreeka

    Dreeka

    Joined:
    Jul 15, 2010
    Posts:
    507
  3. adhils

    adhils

    Joined:
    Oct 1, 2016
    Posts:
    2
    @Dreeka
    sir can i change ui ofshoppanel without using the default panel
    LIKE THIS i want to lock the characters like this
    Screenshot_2016-10-28-21-01-59.jpg
    *And i want to integrate share option ,i want to reward the users who were sharing my game with coins
    *i want to integrate video ads and i want to reward revive as a reward,like if they have watched video they can continue from position where they losed their lives.
    I HOPE THAT YOU CAN UNDERSTAND WANT I AM TRYING TO SAY
     
  4. Dreeka

    Dreeka

    Joined:
    Jul 15, 2010
    Posts:
    507
    @adhils and everyone else with these questions.
    Creating 2D animations for sprites and not hard, but in order to learn it, you will need to spend some time learning it. Here are some videos, you can learn the basics from them.
    https://unity3d.com/learn/tutorials/topics/2d-game-creation/2d-character-controllers


    For sharing, you can use the native sharing options in iOS and Android, but in order to access them from Unity, you will need a third party plugin (or you can write your own). I would recommend Cross Platform Native Plugins - Lite Version.

    For video ads, it depends on what service do you want to use. For video ads, I would recomment Unity Ads. It is really easy to integrate.
    https://unity3d.com/learn/tutorials/topics/production/services-integrating-unity-ads
     
    theANMATOR2b likes this.
  5. Dreeka

    Dreeka

    Joined:
    Jul 15, 2010
    Posts:
    507