How To Designate Last Scene As Game Over

Discussion in 'How Can I...?' started by Satya, Oct 6, 2018.

  1. Satya

    Satya Boxer

    Joined:
    Sep 4, 2018
    Messages:
    40
    Likes Received:
    5
  2. swiftcurrent

    swiftcurrent Avid Boxer

    Joined:
    Mar 12, 2017
    Messages:
    306
    Likes Received:
    381
    Hmm, there are a couple of ways to achieve that:

    1. You can use the Menu Jump
    2. You can reward the user coins/points and set an event observer to redirect to the end game UI when the specific amount of coins have been collected

    Hope it helps
     
  3. Satya

    Satya Boxer

    Joined:
    Sep 4, 2018
    Messages:
    40
    Likes Received:
    5
    Thanks for the update, how do i use the menu Jump? I have used it as seen in the attached screenshots. However it doesnt direct user to Game Over screen
    Menu Jump 1.PNG
    Menu Jump 1.PNG Menu Jump 2.PNG
     
  4. swiftcurrent

    swiftcurrent Avid Boxer

    Joined:
    Mar 12, 2017
    Messages:
    306
    Likes Received:
    381
    Your character has to collide with it.
     
  5. Satya

    Satya Boxer

    Joined:
    Sep 4, 2018
    Messages:
    40
    Likes Received:
    5
    Thanks that worked :) .
     
    swiftcurrent likes this.

Share This Page