logo hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login
    1. Home
    2. Davio
    3. Posts
    • Profile
    • Following 4
    • Followers 1
    • Topics 9
    • Posts 39
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by Davio

    • Bug When Changing Aspect Ratios from 199:139

      iPad Model: iPad Pro
      iOS version: 12.1
      hyperPad Version: 1.22
      Description: When you run a project using iPad Pro 11" 199:139, and you change the aspect ratio mid-game to a smaller device, weird things happen.
      Steps to reproduce:
      0- Set aspect ratio to 199:139 (iPad Pro) in the editor
      1- Run the project
      2- Click the debug menu
      3- Click the button Aspect Ratio
      4- Choose the iPhone X ratio or 16:9 ratio

      The workaround is simple:
      Exit the play mode and reset the device to iPhone X. Then restart the project

      0_1544398628740_IMG_6477.jpg

      posted in Fixed
      DavioD
      Davio
    • RE: Rounding Error for Object Positions on iPad Pro 11"

      iPad Model: iPad Pro 10.5" 2nd Generation
      iOS version: 12.1
      hyperPad Version: 1.22
      Description: Object's positions are rounded to the 4th digit automatically instead of saving exact position
      Steps to reproduce:
      0- Set aspect ratio to 199:139 (iPad Pro) in the editor
      1- Set an object's y position to height/2
      2- Create an if statement that says { if object.pos.y = height/2 }
      Additional info:
      One workaround is to round both values to the 4th digit and then do the if statement comparing the rounded values. However, since I have many if statements, making the app compatible for 199:139 devices will be tricky.

      posted in Non-Issue
      DavioD
      Davio
    • RE: Latest Update destroyed my play sound behaviors!!!!!!!!

      @aries29 I've had this bug as well for quite a while. The easiest workaround is to manually flip it in a separate app and import it as a new image. But you're right, it would be nice if there was an in app solution.

      I noticed it does work after the first time you flip it, but you cannot go back and re look at the collision points or else they shift to the right (if you open and close the collision points they move farther and farther away from the image)

      posted in Fixed
      DavioD
      Davio
    • RE: Latest Update destroyed my play sound behaviors!!!!!!!!

      @Aries29

      You could just flip the image in Photoshop and then put it back in Hyperpad.

      If you don't have Photoshop you can flip the image in the Pages app.

      posted in Fixed
      DavioD
      Davio
    • Rounding Error for Object Positions on iPad Pro 11"

      I came across a rounding error in the iPad Pro 11" mode (with ratio 199:139).

      If an object is at the Y position Height/2
      And I try the if statement
      { if Obj.pos.y = height/2 }
      It turns out they are not equal

      This is because:
      The height/2 = 18.65625
      The obj.pos.y = 18.6563

      So it seems that the position of objects are rounded to the 4th digit.
      Is there anyway that you guys could make the precision better?
      Thank you!

      @Hamed @Murtaza

      posted in Non-Issue
      DavioD
      Davio
    • RE: Latest Update destroyed my play sound behaviors!!!!!!!!

      @aries29 All you have to do is download testflight from the app store it's free

      posted in Fixed
      DavioD
      Davio
    • RE: -1 Game brainstorm

      @stvh Thank you, yours is too!

      posted in General Discussion
      DavioD
      Davio
    • RE: -1 Game brainstorm

      @stvh Thank you I'll try to add more artwork today I'm currently finishing up the uber maze app for a beta test soon

      posted in General Discussion
      DavioD
      Davio
    • RE: -1 Game brainstorm

      @stvh Right that's true

      there should be something that tells you how well you are escaping percentage-wise

      posted in General Discussion
      DavioD
      Davio
    • RE: -1 Game brainstorm

      @stvh yeah that sounds like a nice idea an objective would be goodo

      posted in General Discussion
      DavioD
      Davio
    • RE: -1 Game brainstorm

      @stvh Nope but it's gonna have a lot of secrets

      I think most of the game will be about finding secrets without a said objective

      posted in General Discussion
      DavioD
      Davio
    • RE: -1 Game brainstorm

      Ok so there’s a picture with some ideas. I’m seeing each one as different games or something I don’t know. But they get revealed in a certain order as you play the game

      1. -1 it is here.
      2. Aligning stars
      3. Constructing temples
      4. Contemplate reality
      5. Hidden clouds
      6. String
      7. Moon
      8. This
      9. Wo
      10. H
      11. .

      0_1543854821509_6C920DE9-3746-4576-8F97-1ECB5DBED113.jpeg

      posted in General Discussion
      DavioD
      Davio
    • RE: -1 Game brainstorm

      @aidan-oxley yes they are I invited them here

      posted in General Discussion
      DavioD
      Davio
    • RE: -1 Game brainstorm

      @aidan-oxley No we are not the same people
      (however it does appear so)
      We are in collaboration in making a game

      <sub> Test
      oh..

      posted in General Discussion
      DavioD
      Davio
    • RE: -1 Game brainstorm

      @grand-admiral-magical-unicorn yes yes thank you Grand Admiral
      all hail the grand admiral

      will post images later today

      posted in General Discussion
      DavioD
      Davio
    • RE: -1 Game brainstorm

      @stvh Oke super superbulous I will be active around 4 pm today I'm a little busy but during the week I'm basically free whenever

      posted in General Discussion
      DavioD
      Davio
    • RE: -1 Game brainstorm

      @stvh Awesome very cool! Thanks for jjoining the mega conference

      posted in General Discussion
      DavioD
      Davio
    • -1 Game brainstorm

      Hello its me JonnyGamer with -1 material coming very soon

      thank you

      posted in General Discussion
      DavioD
      Davio
    • RE: Latest Update destroyed my play sound behaviors!!!!!!!!

      @murtaza said in Latest Update destroyed my play sound behaviors!!!!!!!!:

      This is the same thing we as developers deal with when apple releases a new version.

      i.e. iPad Pro 11'' with ratio 199:139

      posted in Fixed
      DavioD
      Davio
    • RE: HyperPad Crashes During Animations and Cloning

      @hamed Thank you so much!
      I'll try both of these out

      posted in Non-Issue
      DavioD
      Davio