• No Permissions

    Help and Support
    1
    0 Votes
    1 Posts
    561 Views
    No one has replied
  • Hyperpad viewer

    Help and Support
    5
    0 Votes
    5 Posts
    656 Views
    MurtazaM
    @gmail Yeah, if you have both the viewer and the hyperPad app on the same device they will conflict. Because they're both capable of opening the hyperPad file. iOS doesn't have a nice way of handling this. As for the permissions, make sure you open the project in the editor at least once. Otherwise there will be no permissions attached to them.
  • hyperPad Viewer

    Help and Support
    3
    0 Votes
    3 Posts
    389 Views
    gmailG
    @Murtaza Thank you Yes, confusion does happen!
  • Deleting cloud backups

    Help and Support
    15
    0 Votes
    15 Posts
    1k Views
    gmailG
    @gmail I can easily delete backups from my laptop....but not iPad
  • 1 Votes
    3 Posts
    433 Views
    gmailG
    @RobinsonX Yes, thank you! I have determined that you can “find” an object by Name, but you must use the Object ID to manipulate it.
  • Age access and ownership!

    Help and Support
    6
    0 Votes
    6 Posts
    637 Views
    gmailG
    Yes, thank you, how do I do that?
  • Where is my .tap file after I save and quit?

    Help and Support
    5
    0 Votes
    5 Posts
    568 Views
    gmailG
    @Murtaza Yes, please do that. I’m okay with the projects in hub being effected. Thank you…
  • Xcode to windows app..possible?

    General Discussion
    3
    0 Votes
    3 Posts
    1k Views
    RobinsonXR
    @Shady91 As of right now, not really. We are using a bunch of APIs that aren't made by Apple, so this most likely won't work like Murtaza mentioned. However, if we migrate to using more native Apple APIs, then this seems feasible. I don't know much behind how this works yet. If you do try, let us know if it works!
  • Bug persisting until hyperPad restart

    Help and Support
    3
    1 Votes
    3 Posts
    415 Views
    RobinsonXR
    @Shady91 However, a blank scene is very rare.. I'd assume it's a memory issue because it fixes itself after restarting the app. To clear up some memory, you can go to your account settings by pressing the top left hamburger icon and then tapping the gear. You want to press on the button called Clear Project Cache.
  • Top Down Floaty Movement (how to fix?)

    Help and Support
    2
    0 Votes
    2 Posts
    283 Views
    RobinsonXR
    @dumbTactics Sorry for the late response, but make the world gravity stronger to remove the "floatiness". You can do this in project settings or use the Set Gravity behavior.
  • Get Object

    Help and Support
    2
    0 Votes
    2 Posts
    333 Views
    RobinsonXR
    @JonnyFlapjack Plug the objectA_ID output of the Get Object into the object fields of other behaviors. The other behaviors will only perform the actions on the specified object. Object IDs can be used to dynamically select which objects to perform things on.
  • hyperPad out of date error

    Bug Reports
    2
    1 Votes
    2 Posts
    1k Views
    RobinsonXR
    @Shady91 Looks like a mistake on our end dealing with version numbers - I'll try to fix it in the next update. 🤔
  • hyperPad 1.40 is here!

    Announcements
    2
    2 Votes
    2 Posts
    2k Views
    No one has replied
  • I made too many pizzas 😵‍💫

    WIP and Showcase
    1
    1 Votes
    1 Posts
    2k Views
    No one has replied
  • How do I make a rhythm game

    Help and Support
    3
    0 Votes
    3 Posts
    403 Views
    Michael MooreM
    Firstly, you need to look at the outstanding games of this genre. Beat Saber, Hi Fi Rush, BPM, etc. Once you understand how rhythm games work, you need to decide on the genre (shooter, RPG, action, etc.). After that, you need to decide on the genre of the music itself (rock, pop, beat, dubstep or phonk, etc.). This is a rather complicated genre, and it will be extremely difficult to create a rhythm for the game on your own. Unless it's a pixelated platformer. By the way, platformers are good to make on Unity, there are many tutorials and templates. At CodeIT, we have even developed a virtual office in the form of a game, where we often relax, listen to music, and even play games within the game, so to speak. To reach a goal, you first have to find it. I wish you success!
  • Something is coming!

    WIP and Showcase
    1
    1 Votes
    1 Posts
    641 Views
    No one has replied
  • Needed feature…

    Comments & Feedback
    9
    4 Votes
    9 Posts
    2k Views
    RobinsonXR
    @ZuniSoft @aPaperWeight @SplitMindGaming You can now duplicate behavior trees and move them into another object. :)
  • Screen Follow Damping

    Comments & Feedback
    2
    1 Votes
    2 Posts
    413 Views
    RobinsonXR
    @haynsterPad Yep, definitely on my todo list.
  • Pinch and Zoom Behaviour

    Comments & Feedback
    2
    1 Votes
    2 Posts
    320 Views
    RobinsonXR
    @haynsterPad yeaaaaa! definitely will be adding this at some point
  • Problem testing game in viewer app

    Help and Support
    9
    0 Votes
    9 Posts
    963 Views
    RobinsonXR
    @TheMagicDesign That's awesome to hear! I think I can add some sort of "import project" feature into the native app so you don't have to do all these steps again. Apple is very weird when it comes to importing things via the File app.