How Can I Make A Totorial Level

Discussion in 'How Can I...?' started by yepez7, Feb 7, 2017.

  1. yepez7

    yepez7 Boxer

    Joined:
    Oct 26, 2016
    Messages:
    55
    Likes Received:
    3
    I want to make a totorial wold that only appears the first time you play the game how can I do that?
     
  2. andre_sprs

    andre_sprs Serious Boxer

    Joined:
    Sep 30, 2015
    Messages:
    844
    Likes Received:
    403
    You can create your tutorial in a Menu UI and add an event observer.
     
  3. yepez7

    yepez7 Boxer

    Joined:
    Oct 26, 2016
    Messages:
    55
    Likes Received:
    3
    But how can I make it only one time show for each user
     
  4. playsgames6666

    playsgames6666 Miniboss Boxer

    Joined:
    Nov 13, 2015
    Messages:
    1,168
    Likes Received:
    745
    Event observer
    select redirect, then set to first use, then user will only see it the first time they open the app.
     
  5. runrollgames

    runrollgames Boxer

    Joined:
    Jan 14, 2016
    Messages:
    77
    Likes Received:
    27
    Any tutorial available ?
     
  6. playsgames6666

    playsgames6666 Miniboss Boxer

    Joined:
    Nov 13, 2015
    Messages:
    1,168
    Likes Received:
    745
    You just need to add an Event Observer to the tutorial UI, then set event type to redirect. Then plays before redirect 1
    Image attached...
    Note: this works on an actual device, so testing in the bb simulator will not show it redirect.
     

    Attached Files:

Share This Page