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

    Quick Feedback and suggestion.

    Scheduled Pinned Locked Moved
    Comments & Feedback
    5
    13
    428
    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.
    • Aidan_FireA
      Aidan_Fire @DNote242
      last edited by Aidan_Fire

      @DNote242 You’re right they cannot add coding into hyperPad because Apple restricts it. With your 2d drag racing game, it depends on how you’ve set it up. Is the car a physics object and you’re applying forces to it, or are you just moving it forward using the move behaviours?

      DNote242D 1 Reply Last reply Reply Quote 0
      • DNote242D
        DNote242 @Aidan_Fire
        last edited by

        @Aidan_Fire that sucks apple limiting us.

        It is a physics object that I’m adding force to when you touch the “gas” button, and for natural deceleration I’ve added air resistance when you stop holding the “gas” button..if that’s the wrong way I’d love some pointers or suggestions. I just don’t know how to setup shifting and speedometer.

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

          @DNote242 Since it’s a physics object then, for a speedometer you can use the Get Velocity behaviour on a fast timer.

          For gear shifting I think it’s possible but I’m not so sure how to do it because I don’t know what exactly should happen when you shift gear. Auto gear shifting, or manual?

          DNote242D 1 Reply Last reply Reply Quote 0
          • DNote242D
            DNote242 @Aidan_Fire
            last edited by

            @Aidan_Fire ok so I would like both automatic gearing and manual as options for the player but the automatic gearing is really for the AI. Now when you say “fast timer” is that an actual behavior or are you referring to something else just sped up?

            Thank you for the help by the way.

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

              @DNote242 I mean this:A755F3F1-0720-4FEB-ABB2-DE92B9258CB3.png
              With gear changing though, what exactly would happen when you shift gears in the game? I think it’s possible if you know exactly what should happen when you do shift, and what happens if you don’t.

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

                It's an apple limitation. Because we have an in-app hub and community making it possible to share and download projects we get rejected if there is any code being executed.

                Our broadcast behaviours can be referenced directly within xcode though. You can reference objects and communicate with them within XCode and the broadcast behaviours. We don't have a documentation page on it, but there is a forum topic which discusses it.

                DNote242D 1 Reply Last reply Reply Quote 0
                • DNote242D
                  DNote242 @Aidan_Fire
                  last edited by

                  @Aidan_Fire ok thank you for clearing that up and when you shift gears you would gain speed with each gear until you reach the top speed and not shifting would cause you to cap at a certain speed until you shift.

                  1 Reply Last reply Reply Quote 0
                  • DNote242D
                    DNote242 @Murtaza
                    last edited by

                    @Murtaza thank you for the reply I do hope apple could move pass that inconvenience so that we can fully enjoy your product in all its glory.

                    1 Reply Last reply Reply Quote 0
                    • HamedH
                      Hamed Admin
                      last edited by

                      Here is a post on how to do in app purchases with code on the the discord chat:

                      https://discordapp.com/channels/597171608301338625/598196611063087145/638047615224774676

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

                        Is it just me, or does trying to send an image on this page instantly crash hyperPad? I have a picture trying to explain how I think gear changing could work because too hard to explain in words, it I can’t send it because pressing the send picture button crashes every time.

                        After I sent the post below, hyperPad app stopped crashing 🤷‍♂️

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

                          @Aidan_Fire @DNote242 sent from browser rather than in app E5B3401E-5BCC-426A-A953-2CB99CA8621F.png
                          I hope this makes sense and helps. Set Input Field by the way comes from when I tap on the small icon next to the text box in the Box Container behaviour (called Maximum Speed in the screenshot). Obviously this isn’t everything here, this just shows you the kind of logic you could use and the behaviours needed.

                          Jack8680J 1 Reply Last reply Reply Quote 0
                          • Jack8680J
                            Jack8680 @Aidan_Fire
                            last edited by

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post