Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
hyperPad

hyperPad Forum

  1. Home
  2. Announcements
  3. hyperPad Halloween Challenge! **EXTENDED**

hyperPad Halloween Challenge! **EXTENDED**

Scheduled Pinned Locked Moved Announcements
14 Posts 6 Posters 2.7k Views 1 Watching
  • 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.
  • SuperSeanS SuperSean

    So it’s a game jame

    MurtazaM Offline
    MurtazaM Offline
    Murtaza
    Admin
    wrote on last edited by
    #3

    @SuperSean Game Jam, challenge, hackathon. Sure. What ever you want to call it :)

    1 Reply Last reply
    0
    • SuperSeanS Offline
      SuperSeanS Offline
      SuperSean
      wrote on last edited by
      #4
      This post is deleted!
      1 Reply Last reply
      0
      • MelideM Offline
        MelideM Offline
        Melide
        wrote on last edited by
        #5

        It's gonna be great! Good luck everyone! :)

        1 Reply Last reply
        0
        • MurtazaM Murtaza

          halloweenbanner.png
          We're happy to announce a new hyperPad challenge. Since Halloween is coming up, it only makes sense to make it a halloween theme.

          This one is simple.

          Rules:

          • Must be related to Halloween
          • Must work across all iPhone and iPad devices.
          • Deadline to Submit November 30 11:59 PM Eastern Time
          • All submissions must use the keyword "halloween2019" when submitting
          • Only submissions after October 3rd will be eligible
          • You must be the owner. No branching for this one. It’s okay to be inspired, but you must make the project your self
          • No copyright material. You must make the graphics your self, or have permission from the original artist (that means no google image search!)
          • You can update your project as many times as you want BEFORE the deadline.

          Thats it! The catch here is the multiple devices. Your submission must be "universal" so make sure to test it on the other aspect ratios inside of hyperPad.

          To submit a project to the challenge simply submit it to the hub, and add the keyword halloween2019

          As always, we encourage you to submit your project early so you can get feedback on your project and update your game as you see fit.

          Prizes:

          • 1st Place: Beats Solo 3 Wireless Headphones + hyperPad T-shirt + Stickers
          • 2nd Place: hyperPad T-shirt + Stickers
          • 3rd-5th Place: hyperPad stickers

          Winners will be selected with the help of the community. The top 5 voted projects will be ranked by the hyperPad team. Make sure you vote for your favourite projects to
          help them win!
          We will announced on December 15

          KamdroidK Offline
          KamdroidK Offline
          Kamdroid
          wrote on last edited by
          #6

          @Murtaza Is there any tutorials on how to properly make everything scale across different screen sizes? Maybe @RobinsonX you're the most knowledgeable?

          1 Reply Last reply
          0
          • SuperSeanS Offline
            SuperSeanS Offline
            SuperSean
            wrote on last edited by
            #7
            This post is deleted!
            1 Reply Last reply
            0
            • RobinsonXR Offline
              RobinsonXR Offline
              RobinsonX
              wrote on last edited by
              #8

              @Kamdroid You can constantly use the "Get Screen" behavior, and depending on the ratio, you can adjust UI accordingly. If I had a 4:3 aspect ratio, the pause button should be at 100% of it's original scale, if I had a 6:9 aspect ratio, the pause buttn should be around 75% of it's original scale, etc.

              MurtazaM 1 Reply Last reply
              0
              • MurtazaM Offline
                MurtazaM Offline
                Murtaza
                Admin
                wrote on last edited by Murtaza
                #9

                The "Tappy Plane" tutorial briefly explains working with multiple aspect ratios near the end.
                https://hyperpad.zendesk.com/hc/en-us/articles/360014091132-How-to-Make-Tappy-Plane-Flappy-Birds-Clone-
                We also have an article on designing for multiple screen sizes
                https://hyperpad.zendesk.com/hc/en-us/articles/210679023-Multiple-Screen-Sizes-and-Devices

                Basically if you change the objects position to be % based instead, it magically works (sort of...) On % based positioning, the objects position is a specified percentage of the screen.
                so 50% would be the middle.

                Typically, your background should be large enough to fit through all desired devices, usually want to avoid scaling or positioning this.
                UI elements you want to position based of %.

                Objects like the level and player, you typically want centred. But this depends on the game, and requires some playing around with. Some games you can compromise and cut off the parts of the level, other times you need to change the camera zoom or position. And in extreme cases you may have to scale the objects.

                1 Reply Last reply
                0
                • RobinsonXR RobinsonX

                  @Kamdroid You can constantly use the "Get Screen" behavior, and depending on the ratio, you can adjust UI accordingly. If I had a 4:3 aspect ratio, the pause button should be at 100% of it's original scale, if I had a 6:9 aspect ratio, the pause buttn should be around 75% of it's original scale, etc.

                  MurtazaM Offline
                  MurtazaM Offline
                  Murtaza
                  Admin
                  wrote on last edited by
                  #10

                  @RobinsonX said in hyperPad Halloween Challenge!:

                  @Kamdroid You can constantly use the "Get Screen" behavior, and depending on the ratio, you can adjust UI accordingly. If I had a 4:3 aspect ratio, the pause button should be at 100% of it's original scale, if I had a 6:9 aspect ratio, the pause buttn should be around 75% of it's original scale, etc.

                  You probably don't want to constantly use get screen. You can just do it once at the beginning. Because realistically the user won't be changing aspect ratios. Well I guess they can within hyperPad.... hmm..

                  1 Reply Last reply
                  0
                  • RobinsonXR Offline
                    RobinsonXR Offline
                    RobinsonX
                    wrote on last edited by
                    #11

                    I'll just make an option for users to restart the project, just in case if people want to try out different aspect ratios on hyperPad. If it was in the app store, that feature wouldn't be necessary, but it would have a use.

                    1 Reply Last reply
                    0
                    • Aidan_FireA Offline
                      Aidan_FireA Offline
                      Aidan_Fire
                      wrote on last edited by
                      #12

                      Realistically you shouldn't have to do it more than once but this is hyperPad, so yeah. Maybe we need a behaviour that detects when hyperPad is paused πŸ˜› (how useless, this behaviour would not work if one were to submit to the App Store).

                      1 Reply Last reply
                      0
                      • KamdroidK Offline
                        KamdroidK Offline
                        Kamdroid
                        wrote on last edited by
                        #13

                        Maybe some special behaviour block that only executes if the project is ran inside hyperPad (and gets excluded when compiled for the App Store)

                        Though there's thousands of better features that need to be added first.

                        1 Reply Last reply
                        0
                        • MurtazaM Offline
                          MurtazaM Offline
                          Murtaza
                          Admin
                          wrote on last edited by
                          #14

                          After much demand, we've extended the challenge.
                          We will now be accepting submissions until the end of November!

                          Remember submit early so you can get feedback from the community and improve your project. Plus gives you more time to get likes which will be used to select the winners!

                          1 Reply Last reply
                          1

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better πŸ’—

                          Register Login
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Users
                          • Search