How Do I Make The Portal Only If All Points Are Collected?

Discussion in 'How Can I...?' started by kyatz, Sep 24, 2018.

  1. kyatz

    kyatz Boxer

    Joined:
    Sep 23, 2018
    Messages:
    6
    Likes Received:
    0
    Hi!

    I have a game set-up where my points appear around my map at a 5% chance. I also setup a portal which takes the user to the next scene. How can I activate this portal only if all the points have been collected?

    Thanks!
     
  2. Jeff Grothe

    Jeff Grothe Boxer

    Joined:
    Aug 29, 2018
    Messages:
    4
    Likes Received:
    0
    Make an event observer in your world ui and set it to current point/world point. Then connect the observer output to the end scrren or next screen.
     
  3. kyatz

    kyatz Boxer

    Joined:
    Sep 23, 2018
    Messages:
    6
    Likes Received:
    0
    Hi!

    I cannot seem to set the event type to current point/world point. Am I correct in assuming that this is the event type?
     
  4. kyatz

    kyatz Boxer

    Joined:
    Sep 23, 2018
    Messages:
    6
    Likes Received:
    0
    Hi!

    Another question. How do I set the session total points to a variable since the points appear in random.
     

Share This Page