logo

    hyperPad Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    1. Home
    2. Bug Reports
    3. Non-Issue
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • mihdnd

      Upload bug
      • mihdnd

      10
      0
      Votes
      10
      Posts
      75
      Views

      mihdnd

      @RobinsonX nvm the bug is fixed
      Thanks

    • TutorialDoctor

      Set label not working
      • TutorialDoctor

      5
      1
      Votes
      5
      Posts
      70
      Views

      RobinsonX

      @TutorialDoctor Yeah, if a behavior fails to execute, then it doesn't execute the behaviors below. This isn't a bug.

      So if modify array doesn't find a behavior to modify, then it encounters an error and doesn't execute behaviors below

    • T-Studios

      Transparent images losing transparency
      • T-Studios

      6
      0
      Votes
      6
      Posts
      128
      Views

      Murtaza

      Glad to hear you figured it out!

    • RobinsonX

      Copying a project (not branching) causes files to be unable to open
      • RobinsonX

      2
      1
      Votes
      2
      Posts
      302
      Views

      Murtaza

      Not actually a bug.
      hperPad has some built in checks and stuff that prevent this kind of stuff for project integrity and security.

    • RobinsonX

      Preloading Scene Causes Behaviors To Not Trigger In Global Objects
      • RobinsonX

      2
      0
      Votes
      2
      Posts
      386
      Views

      Hamed

      This is actually intended. Global behaviours only get executed once unless you restart the scene and check restart behaviours.

      Global behaviours continue through out each scene.

    • RobinsonX

      "Jump" Behavior seems to not function after opening an overlay
      • RobinsonX

      7
      0
      Votes
      7
      Posts
      616
      Views

      RobinsonX

      Oh nevermind... 😬
      Found the reason, this is not even a bug at all.
      It's just the way my behaviors were wired up.

      Any way I could delete my own posts?

    • Davio

      Rounding Error for Object Positions on iPad Pro 11"
      • Davio

      3
      0
      Votes
      3
      Posts
      471
      Views

      Hamed

      @davio said in Rounding Error for Object Positions on iPad Pro 11":

      1- Set an object's y position to height/2

      @Davio you really shouldn't be doing this because there will always be floating point rounding errors like this.

      If you really need to check positions like that, I suggest checking for a range of values eg. If y > height / 2 + 2 and If y < height / 2 - 2.

    • Dave007

      Rotate Behavior Bug
      • Dave007

      3
      0
      Votes
      3
      Posts
      442
      Views

      Hamed

      @Dave007 It's because you're welding the objects and rotating them. Instead, you should be using like pivot attach

    • Aries29

      Flipped objects with revised collision points
      • Aries29

      9
      0
      Votes
      9
      Posts
      833
      Views

      Aries29

      I tried playing it and it is working! Though in line with what @aidan-oxley pointed out, it has a strange “connection error" overlay on top...
      0_1541810559886_0328BA85-C320-4BD9-999E-FFAD67AEE691.png

    • Davio

      HyperPad Crashes During Animations and Cloning
      • Davio

      11
      0
      Votes
      11
      Posts
      1232
      Views

      Davio

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

    • Davio

      Subscription Error
      • Davio

      4
      0
      Votes
      4
      Posts
      551
      Views

      Davio

      @hamed Yes, it just worked right now. We found it in the user settings. Thank you!

    • GameCRAZY

      Set Velocity Doesn't Work?!
      • GameCRAZY

      30
      0
      Votes
      30
      Posts
      2802
      Views

      Aidan_Fire

      @murtaza Woah I never even knew you could set velocity of wall objects!

    • T

      Collisions with tags affect single objects
      • Thecheater887

      4
      0
      Votes
      4
      Posts
      583
      Views

      RobinsonX

      I think I know why this happens...

      HyperPad may see this as an intent of the object itself since the object is in the tag's group. Similiarly to using the loop behaviors to iliterate each object, it does it to only one object at a time.

      In this case, the collision behavior will activate the following events because of each object that is collided within it's tag, it will have the intent of that object that it has collided to.

      For example, two objects are going to be used. Object 2 is in a group. Object 1 has a behavior where when it collides within that group to change the color of it's tag. If object 1 collided with object 2 with the tag, it will change the color of object 2 as object 2 was the intent of this case.

      This may be confusing, but I learned from experimenting with tags and looping properties.

    • T

      Label Scales Improperly
      • Thecheater887

      3
      0
      Votes
      3
      Posts
      514
      Views

      T

      @jack8680 It’s possible, but I believe it’s more likely that it’s not supposed to change the size, it’s supposed to change the text culling boundaries.

    • Epicmametchi

      Sounds not playing.
      • Epicmametchi

      5
      0
      Votes
      5
      Posts
      718
      Views

      Epicmametchi

      Hmm. This is odd. The sounds seem to be working again. I don’t know what caused it though.

    • Andrey Ghost

      Weld Attach and Lock Rotation don't work together
      • Andrey Ghost

      2
      0
      Votes
      2
      Posts
      449
      Views

      Andrey Ghost

      Never mind, I managed to fix this by locking rotation of only the main object. Sorry for useless topic :P

    • Jack8680

      Broadcast message in a loop
      • Jack8680

      6
      0
      Votes
      6
      Posts
      116
      Views

      D

      @jack8680 I hadn't realised this before... but this seems to mean it's possible to send unique messages to unique objects, like iterating over them.

      Which is kind of cool.

      Very messy to setup and test, but potentially powerful.

    • Cyber_Death

      the "Change Picture" Option doesn't work in the Edit section.
      • Cyber_Death

      17
      0
      Votes
      17
      Posts
      1597
      Views

      Cyber_Death

      @murtaza lmao im dying 😂😂😂

    • GameCRAZY

      Dropbox Not Working W/ Hyperpad
      • GameCRAZY

      28
      1
      Votes
      28
      Posts
      2137
      Views

      GameCRAZY

      @murtaza Yes, we went over that today. Thank you for your time.

    • Yo-Buddy

      Health Bar Glitch
      • Yo-Buddy

      3
      0
      Votes
      3
      Posts
      512
      Views

      Yo-Buddy

      LOL it’s ok now, I fixed it. Not the actual glitch itself, but I just put a started touching behaviour on the background and that worked. Still don’t know why it was doing that, it was odd.