logo hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login

    There should be a "when score reaches" tab

    Scheduled Pinned Locked Moved
    General Discussion
    help add idea
    4
    5
    979
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Colymoly
      last edited by

      You realize how much the would help people make a save system? Let's say every time you finish a level your global score is added 1 and the score before it was "10" so now it's 11, the. Make it so "if score reaches "11" save score and then when you quit and rejoin and it's at 11 it will know that you are now at 11! Or if you have 13 coins and it will read "if score is "13" add to score -13

      Aidan_FireA 1 Reply Last reply Reply Quote 0
      • Aidan_FireA
        Aidan_Fire @Colymoly
        last edited by Aidan_Fire

        @colymoly Couldn’t you do this?:
        0_1517462082487_36EE730F-A553-4184-A129-E17B3D24F6C1.jpeg

        1 Reply Last reply Reply Quote 0
        • C
          Colymoly
          last edited by

          How would I read it when a score is at a certain amount. Such at "when score reaches "1" apply force "x"

          D 1 Reply Last reply Reply Quote 0
          • D
            Deeeds @Colymoly
            last edited by

            @colymoly Do you know much about "conditionals"?

            1 Reply Last reply Reply Quote 0
            • MurtazaM
              Murtaza Admin
              last edited by

              Have you seen this? https://hyperpad.zendesk.com/hc/en-us/articles/202467445-Sharing-Values-Between-Behaviors

              You can output the score to an IF. then the IF behaviour will check if it reaches your desired score.

              That being said,

              The Add To Score behaviour has all of this built in. It will trigger an event when your score reaches a specified number.
              https://hyperpad.zendesk.com/hc/en-us/articles/115003205326-Add-to-Score

              So, on the add to score properties there is a field that says "Event when score reaches".
              Make that 11.
              Then connect a Save behaviour to that.
              And it will save when the score reaches 11.

              1 Reply Last reply Reply Quote 1
              • First post
                Last post