hyperPad hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • Ya7Y

      When importing my games to another device, it cannot open them.

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      5
      0 Votes
      5 Posts
      58 Views
      Ya7Y
      @RobinsonX Alright so update. Apparently the other device was so old, it needed to update twice for HyperPad to be on 2.5, strangely enough. So no, it wasn’t actually on 2.5, even though I updated. I went back and updated again to 2.5 and it works now. So thanks for your help. Moral here is probably don’t use older devices in general. Though I do realize still, the game is crashing a lot on another device, so that might be something to look into. Like randomly crashing.
    • KrystalYeeK

      hyperPad 2.5 is here!

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      4
      2 Votes
      4 Posts
      114 Views
      KrystalYeeK
      Prefabs and Templates Upgraded Again! Spawnable prefabs and templates let you dynamically create premade objects during gameplay, making your scenes more flexible and efficient. Games like Terraria and Call of Duty: Warzone rely on spawning systems to generate enemies, loot, and interactive elements in real time. With the updated Spawn Object behavior, you can instantly instantiate assets from your Asset Library, speeding up development and creating more dynamic, replayable game experiences. [image: 9679fe34-760a-46f0-913d-033b0a1dc62d.jpeg]
    • IAmPotatI

      Move player forward In their direction

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Help and Support
      4
      0 Votes
      4 Posts
      65 Views
      RobinsonXR
      @IAmPotat The Raycast Test behavior outputs a normal field. This is the angle that the ray would travel if it were to reflect. You can use this to rotate an object to that angle, and then use a Calculate Direction behavior to calculate the x_vector and y_vector from the center of the object to where it's facing. You can use those values to determine how much your object moves when a ray has intersected with an object. If you need help on how to use the behavior, this video has step-by-step examples:
    • RobinsonXR

      RobinsonX (Game ChangeLogs)

      Watching Ignoring Scheduled Pinned Locked Moved WIP and Showcase
      245
      1 Votes
      245 Posts
      297k Views
      KrystalYeeK
      @RobinsonX Amazing!