If Player Reach Best Distance...

Discussion in 'How Can I...?' started by Jonathan Benson, Nov 24, 2017.

  1. Jonathan Benson

    Jonathan Benson Boxer

    Joined:
    Sep 14, 2017
    Messages:
    66
    Likes Received:
    33
    Although player making a best Distance , the game over screen is same for all. How can i make a gameover screen saying congracts on best Distance after the player crossing last best Distance.
     
  2. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    Put an Event Observer in the Game Over screen, set to redirect on Best Distance.
    Then create a separate UI that your Player is directed to when they achieve this and just have an extra image that says "Congratulations".
     
  3. Jonathan Benson

    Jonathan Benson Boxer

    Joined:
    Sep 14, 2017
    Messages:
    66
    Likes Received:
    33
    @AaroArts
    upload_2017-11-27_12-8-24.png
    upload_2017-11-27_12-8-50.png
    I have creacted a EventObserver in game over screen as you said. Though the player makes the less distance than before best Distance, it is showing Game over Congracts screen.Always it is showing the Game over congracts screen after once the player make Best Distance, though he is not making the best distance next time.
     
  4. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    That’s because you’ve set it to redirect.
    You need to set it to distance and best.
     
  5. Jonathan Benson

    Jonathan Benson Boxer

    Joined:
    Sep 14, 2017
    Messages:
    66
    Likes Received:
    33
    could you please go brief.
     
  6. sir_freddy

    sir_freddy Boxer

    Joined:
    Apr 24, 2017
    Messages:
    39
    Likes Received:
    10
    I have tried that and it does not work. There is another attribute "session total" and i dont know what that does. The "new record screen" only appears sometimes.
    upload_2017-11-28_15-21-11.png
     
  7. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    I use Event Observers in Ninja Dive.
    I reward medals and free coins based on Score tiers.

    If the player scores over 10, they see a bronze medal and a button to redeem 10 coins, if they score 20 +, there’s a silver medal and a different button for 20 coins and so on up to over 40.
     
  8. Jonathan Benson

    Jonathan Benson Boxer

    Joined:
    Sep 14, 2017
    Messages:
    66
    Likes Received:
    33
    i have done my game and i was waiting to do this Congratulations screen:confused:
    Help!!!:(
     

Share This Page