Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
hyperPad

hyperPad Forum

  1. Home
  2. WIP and Showcase
  3. RobinsonX (Game ChangeLogs)

RobinsonX (Game ChangeLogs)

Scheduled Pinned Locked Moved WIP and Showcase
245 Posts 17 Posters 307.3k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • RobinsonXR Offline
    RobinsonXR Offline
    RobinsonX
    wrote on last edited by
    #211

    @Aidan-Oxley I use the Calculate Direction behavior, which is simply Sine and Cosine put together. I've figured Sine and Cosine is used for calculating direction, so I've used the Calculate Direction behavior.

    For the horizontal position, simply calculate the angle from the point to the player and take the x_vector. Imagine a top down view. (This is a huge simplification, there's some other things involved)

    For the vertical position, take the distance from the point and the height of the player and point. Imagine a right triangle, the bottom leg is the length of the distance, the other leg is the difference in height and the hypotenuse has the vertical angle from the player to the point. Now we can take the y_vector and use that for the vertical position.

    Notice that the horizontal and vertical axises are perpendicular to each other.

    1 Reply Last reply
    0
    • RobinsonXR Offline
      RobinsonXR Offline
      RobinsonX
      wrote on last edited by
      #212

      ECD1A551-C504-4B05-92FD-F54C270D1A34.jpeg
      931F9E65-6558-4C73-9F5C-0574015484A0.jpeg

      1 Reply Last reply
      0
      • Aidan_FireA Offline
        Aidan_FireA Offline
        Aidan_Fire
        wrote on last edited by
        #213

        Does this mean to use calculate distance/direction you need multiple simulation kind of things running in your game for those two different planes?

        1 Reply Last reply
        0
        • RobinsonXR Offline
          RobinsonXR Offline
          RobinsonX
          wrote on last edited by
          #214

          @Aidan-Oxley Yeah.... Currently trying to find an easier and less laggy way of rendering 3D. Once the rendering system is fixed, it's just a matter of waiting for the new bitmap feature to come out.

          1 Reply Last reply
          0
          • RobinsonXR Offline
            RobinsonXR Offline
            RobinsonX
            wrote on last edited by
            #215

            I'm still having issues with the how the rendering system works, because sometimes the points stretch out too much or something like that.

            1 Reply Last reply
            0
            • Aidan_FireA Offline
              Aidan_FireA Offline
              Aidan_Fire
              wrote on last edited by Aidan_Fire
              #216

              If I can motivate myself, I'll keep working on mine cause it works well on any rotation, just doesn't have perspective yet, and maybe it could help.

              You seem to be having a similar problem to what I used to have when I first tried to make 3D like 3-4 years ago, rotate horizontally and it's fine but rotating vertically messed it up.

              1 Reply Last reply
              1
              • RobinsonXR Offline
                RobinsonXR Offline
                RobinsonX
                wrote on last edited by
                #217

                New minecrafty styled project on the line!
                Try out the beta. ;)

                http://bit.ly/37httws

                1 Reply Last reply
                0
                • RobinsonXR Offline
                  RobinsonXR Offline
                  RobinsonX
                  wrote on last edited by
                  #218

                  https://www.hyperpad.com/projects/yaqfztp1/versions/beyond-beta
                  You can now play it on the hub!

                  1 Reply Last reply
                  0
                  • RobinsonXR Offline
                    RobinsonXR Offline
                    RobinsonX
                    wrote on last edited by
                    #219

                    AF9310FF-0CFE-433C-8C9D-1605F2DE88A6.png
                    I'm working on this. This requires a lot of server-side coding.

                    1 Reply Last reply
                    0
                    • RobinsonXR Offline
                      RobinsonXR Offline
                      RobinsonX
                      wrote on last edited by
                      #220

                      13EBD819-3113-47A5-B93D-49F968ABADBA.jpeg
                      This is what I've done so far. You can already tell what's gonna be in my project!

                      1 Reply Last reply
                      0
                      • RobinsonXR Offline
                        RobinsonXR Offline
                        RobinsonX
                        wrote on last edited by
                        #221

                        You can see live updates on my project right here!

                        https://trello.com/b/9FCYvHR9/botpixel-tournaments-development

                        1 Reply Last reply
                        0
                        • RobinsonXR Offline
                          RobinsonXR Offline
                          RobinsonX
                          wrote on last edited by
                          #222

                          Working on a new project that allows users to create their own socket.io server and deploy it directly from their mobile device. (If you know what that means.) In short, people can make their own socket.io URL that they can permanently use forever for free. (Of course, you can make multiplayer possible!)

                          Here is a preview:
                          459C3780-C64F-4A26-BC33-A35542B7A6AF.png

                          If you want to know more about the project, you can join our fan-made hyperPad server. (Hamed and Murtaza are in it! 😱)

                          https://discord.gg/RpXHJXq

                          SplitMindGamingS 1 Reply Last reply
                          0
                          • RobinsonXR RobinsonX

                            Working on a new project that allows users to create their own socket.io server and deploy it directly from their mobile device. (If you know what that means.) In short, people can make their own socket.io URL that they can permanently use forever for free. (Of course, you can make multiplayer possible!)

                            Here is a preview:
                            459C3780-C64F-4A26-BC33-A35542B7A6AF.png

                            If you want to know more about the project, you can join our fan-made hyperPad server. (Hamed and Murtaza are in it! 😱)

                            https://discord.gg/RpXHJXq

                            SplitMindGamingS Offline
                            SplitMindGamingS Offline
                            SplitMindGaming
                            wrote on last edited by
                            #223

                            @RobinsonX whoaaa thats pretty unique good job.

                            1 Reply Last reply
                            1
                            • RobinsonXR Offline
                              RobinsonXR Offline
                              RobinsonX
                              wrote on last edited by
                              #224

                              Thank you! @SplitMindGaming

                              1 Reply Last reply
                              0
                              • RobinsonXR Offline
                                RobinsonXR Offline
                                RobinsonX
                                wrote on last edited by
                                #225

                                Pen Down Gameplay

                                Try out my new multiplayer project! Get your friends and play! This is very similar to "Scribble.io" or "draw my thing." It's very simple but fun.👌

                                The things you could do with hyperPad.. 🤩 (I know I haven't posted in this thread for a while, what a throw back!)

                                1 Reply Last reply
                                1
                                • RobinsonXR Offline
                                  RobinsonXR Offline
                                  RobinsonX
                                  wrote on last edited by
                                  #226

                                  Remember this?
                                  F6428A50-CEA0-4BA3-B8C7-9E0209E95BA7.jpeg
                                  This is it now.
                                  B8418661-7F74-46AA-86AA-67E692FFCB88.png 8B7CF477-C318-4062-8973-B77F9236F039.png

                                  1 Reply Last reply
                                  2
                                  • SplitMindGamingS Offline
                                    SplitMindGamingS Offline
                                    SplitMindGaming
                                    wrote on last edited by
                                    #227

                                    Nice. This should be implemented within hyperpad i feel.

                                    RobinsonXR 1 Reply Last reply
                                    1
                                    • SplitMindGamingS SplitMindGaming

                                      Nice. This should be implemented within hyperpad i feel.

                                      RobinsonXR Offline
                                      RobinsonXR Offline
                                      RobinsonX
                                      wrote on last edited by
                                      #228

                                      @SplitMindGaming 🤷‍♂️ It'll be cool, but I don't know if Apple would approve that. Native code like javascript isn't allowed to be executed on hyperPad. I don't know why, but that's a thing..

                                      1 Reply Last reply
                                      1
                                      • RobinsonXR Offline
                                        RobinsonXR Offline
                                        RobinsonX
                                        wrote on last edited by
                                        #229

                                        CSocket can now compile code and allow you to deploy your own socket.io servers on your device. No computer required!

                                        https://www.reddit.com/r/node/comments/k3s1fu/introducing_csocket_easily_compile_and_deploy/?utm_source=share&utm_medium=ios_app&utm_name=iossmf

                                        1 Reply Last reply
                                        0
                                        • RobinsonXR Offline
                                          RobinsonXR Offline
                                          RobinsonX
                                          wrote on last edited by
                                          #230

                                          Also, I'm hosting an event on the hyperPad discord and the winner will receive a $5 iTunes gift card! Feel free to join to just hang us with us or to participate in our monthly discord challenges! :)

                                          https://discord.gg/RpXHJXq

                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Search