logo hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login
    1. Home
    2. RyanAndChad
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 36
    • Best 4
    • Controversial 0
    • Groups 0

    RyanAndChad

    @RyanAndChad

    7
    Reputation
    384
    Profile views
    36
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    RyanAndChad Unfollow Follow

    Best posts made by RyanAndChad

    • Thanks for this app

      I haven't touched hyperpad in a long time but I got an email about the most recent update and it reminded me. I just wanted to come by and say thank you to the hyperpad devs and community because in a couple of weeks I'm leaving for college to study computer science and I probably would never have been interested in programming if not for this app. I'm glad to see that the community is still active. @Murtaza @Hamed

      posted in Comments & Feedback
      RyanAndChadR
      RyanAndChad
    • Will converting a project to Xcode help performance?

      I was just wondering if converting a project to Xcode would have an effect on performance.

      posted in Help and Support
      RyanAndChadR
      RyanAndChad
    • RE: Three Dimensional

      It's a diamond

      0,-5,0,0,2,0,-5,0,0,5,0,0,0,0,5,0,0,-5,3.5,0,3.5,3.5,0,-3.5,-3.5,0,-3.5,-3.5,0,3.5,3,2,0,-3,2,0,0,2,3,0,2,-3,7:4:1:3:10:1:6:9:1:14:12:2:8:14:6:7:11:4:11:14:2:10:5:1:7:4:1:13:11:2:5:7:1:13:7:11:6:14:9:9:12:3:14:9:12:12:13:10:5:13:7:10:13:5:4:8:1:12:13:2:5:7:1:11:8:14:4:11:8:8:6:1:9:3:1:3:12:10:|

      posted in WIP and Showcase
      RyanAndChadR
      RyanAndChad
    • RE: Best way to make functions?

      @deeeds this is similar to what I had going before.
      I used the message key as the name and sent a dictionary through the message value. A callback key could also be sent in the argument dictionary so when the function finishes, it can broadcast a message back to the caller.

      e.g:
      http://bit.ly/2CLVQTD

      But I still have a few concerns. If I call the function again before it finishes, it will be interrupted. Also, it's a lot of junk to work with to do something that should be simple and would be beneficial.
      This method probably doesn't have optimal performance either.

      posted in General Discussion
      RyanAndChadR
      RyanAndChad

    Latest posts made by RyanAndChad

    • Thanks for this app

      I haven't touched hyperpad in a long time but I got an email about the most recent update and it reminded me. I just wanted to come by and say thank you to the hyperpad devs and community because in a couple of weeks I'm leaving for college to study computer science and I probably would never have been interested in programming if not for this app. I'm glad to see that the community is still active. @Murtaza @Hamed

      posted in Comments & Feedback
      RyanAndChadR
      RyanAndChad
    • RE: Best way to make functions?

      good pun!!!!

      @Deeeds not intended

      posted in General Discussion
      RyanAndChadR
      RyanAndChad
    • RE: Best way to make functions?

      @deeeds this is similar to what I had going before.
      I used the message key as the name and sent a dictionary through the message value. A callback key could also be sent in the argument dictionary so when the function finishes, it can broadcast a message back to the caller.

      e.g:
      http://bit.ly/2CLVQTD

      But I still have a few concerns. If I call the function again before it finishes, it will be interrupted. Also, it's a lot of junk to work with to do something that should be simple and would be beneficial.
      This method probably doesn't have optimal performance either.

      posted in General Discussion
      RyanAndChadR
      RyanAndChad
    • RE: Best way to make functions?

      @deeeds I'm currently using Go. Know JavaScript as well and a little bit of C++.

      posted in General Discussion
      RyanAndChadR
      RyanAndChad
    • RE: Best way to make functions?

      @aidan-oxley I meant a function as in regular code.

      posted in General Discussion
      RyanAndChadR
      RyanAndChad
    • Best way to make functions?

      What's the best way to make a function?
      I just want a block of code that I can use repeatedly with an input and an output :O

      Edit: I think it's possible with Dictionaries and Broadcast/Recieve message. I'm using the dictionary to store arguments and outputs. But I have some questions.

      1. when a dictionary is passed through broadcast to recieve, is the pointer passed, or the value? Is it possible to use a pointer to the dictionary?

      2. if I call a behavior bundle, will the next block execute immediately or once that behavior bundle has completed?

      posted in General Discussion
      RyanAndChadR
      RyanAndChad
    • RE: No Physics Mode

      @Jack8680 It should be. The line attach behavior would be super useful though because the objects need to be physics objects to use spring attach.

      posted in Comments & Feedback
      RyanAndChadR
      RyanAndChad
    • No Physics Mode

      A no physics mode would be awesome. You could turn off physics completely for projects that don't need physics.

      Also, could we get some sort of draw line behavior. Pretty much exactly like a spring attach behavior but without the physics so it just shows a line. :)

      posted in Comments & Feedback
      RyanAndChadR
      RyanAndChad
    • Will converting a project to Xcode help performance?

      I was just wondering if converting a project to Xcode would have an effect on performance.

      posted in Help and Support
      RyanAndChadR
      RyanAndChad
    • RE: Game icons

      I use an app called Pixelmator for everything graphic related. It is not free but it is worth it. It is pretty much photoshop for your iPad.

      posted in Help and Support
      RyanAndChadR
      RyanAndChad