Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord

    Space game

    Work In Progress
    space
    5
    15
    847
    Loading More Posts
    • 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.
    • S
      Something last edited by

      @DomDom I tried that but couldn't get it to work, but I solved it a different way. The new problem is moving in the direction the ship is pointing, not where the camera is pointing. I have an idea that I'll try later and report back here if it works.

      @Maxwello Thanks for sending me those tutorials but I couldn't make sense of them. But it gave me an idea about what the problem was.

      DomDom 1 Reply Last reply Reply Quote 0
      • DomDom
        DomDom F @Something last edited by

        @Something. We'll it was just an idea. There is always a way. You just have to believe.

        1 Reply Last reply Reply Quote 1
        • S
          Something last edited by

          Yes @DomDom I believed and the coding deities delivered. The camera and ship movement have been successfully separated and now there is free camera movement AND separate ship movement.

          Thanks to all for the help to get it working. Pretty much everyone explained the solution multiple times to me but I was being too dense to get it but it suddenly clicked for unknown reasons last night and I had a major breakthrough. Super special thanks to @Tratax who also showed examples of how it's done.

          I'll update the the public version when I fix one thing that was broken while getting the third person camera to work, the ship rotation. It's a little off right now but hopefully this should be fixed soon and I can post the download code for the new version shortly.

          1 Reply Last reply Reply Quote 2
          • DomDom
            DomDom F last edited by DomDom

            Of course. Even the gods must ultimately bow to dilusional optimism. Congrats!

            1 Reply Last reply Reply Quote 0
            • S
              Something last edited by Something

              New version is now pending moderator approval, still a few things to work out before I can start getting to the actual gameplay but it is getting there (slowly).

              The game ID will now be: NDRM3DNDXG for anyone who wants to have a look. (Feel free to modify your own version from it) I'll try to post a video here for anyone who doesn't feel like downloading it.

              Edit: Hopefully everyone can see the video if I posted it right:


              1 Reply Last reply Reply Quote 3
              • S
                Something last edited by

                Haven't done anything for a few weeks but just figured out how to have a kind of "Laser" type thing beaming out from ship. Works right now but need to find a way to prevent the beam from disappearing when the camera pans up or down. After that, I'll need to figure out how to have the beam "collide" with objects and have an effect on them.

                Does anyone know how to attach an object to another in such a way that they rotate together as if they are one object and not two separate objects rotating next to eachother?

                1 Reply Last reply Reply Quote 0
                • pianofire
                  pianofire Fuze Team last edited by

                  Yes you need to look at this: https://fuzearena.com/help/view/createObjectGroup

                  1 Reply Last reply Reply Quote 0
                  • M
                    Maxwello F last edited by

                    Also daves Xmas tree vid showed something regarding this

                    1 Reply Last reply Reply Quote 0
                    • S
                      Something last edited by Something

                      Ah, thanks, I think that's what I'm looking for. Will try it and hopefully that does it. I think I actually had that function in the program before but it didn't do what I needed it to do at the time so took it out.

                      Edit: That didn't do it unfortunately. But I figured out an ugly code to get a similar result.

                      1 Reply Last reply Reply Quote 0
                      • S
                        Something last edited by

                        Does anyone know if there's a way to change where a 3D object pivots when rotating? I need something to pivot from its end, not the middle. Or do I have to make an elaborate system of invisible grouped objects to make it move correctly?

                        1 Reply Last reply Reply Quote 0
                        • D
                          DaddyJDM last edited by

                          I have had the most success with object groups to pivot around an arbitrary point. If there is another way, I have not found it, either.

                          You can have a single object in the group, with the group's origin acting as the pivot point.

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post