• Captain Aggravated
      link
      fedilink
      892 years ago

      The free, open source game engine everyone should have been using and contributing to this whole time but noooOOOooo.

    • @[email protected]
      link
      fedilink
      392 years ago

      It’s an open source game engine. People tend to consider it as a replacement for Unity when it come to 2D game development.

      • lazyraccoon
        link
        fedilink
        182 years ago

        Ironically enough, people are waiting for Godot even though it has been here for a while.

      • voxel
        link
        fedilink
        32
        edit-2
        2 years ago

        hey it’s 3d is pretty decent too!
        you won’t be making aaa games with it anytime soon but it’s really good for 99% of tasks

          • Wugmeister
            link
            fedilink
            42 years ago

            Unity has been the king of portability for a while now. Godot is focused on the PC market.

            • voxel
              link
              fedilink
              92 years ago

              godot runs everywhere, webgl, webgpu, android, ios, linux, macos, windows, gaem consoles

              • Trantarius
                link
                fedilink
                72 years ago

                My understanding is that running on game consoles can’t be officially supported, because they can’t integrate the necessary proprietary code into the engine while keeping it open source.

                • @[email protected]
                  link
                  fedilink
                  62 years ago

                  They can’t distribute the proprietary bits in with the engine, so you have to work with the Godot team and a publisher which you probably would be doing anyway.

                • voxel
                  link
                  fedilink
                  1
                  edit-2
                  2 years ago

                  yeah plugins are needed, but the engine core is extremely portable

              • Wugmeister
                link
                fedilink
                32 years ago

                I mean, it’s easier to port a game running on Godot than something written in Assembly. So I’m not shocked to hear that

                But up until Unity decided to stick some TNT up their ass and light it last week, the king of porting was Unity. I’m not saying it’s perfect, but if you’re a tiny indie company who wants to get something on Xbox, PS5, the Switch, PC, and even maybe mobile if the game is tiny, Unity was the engine for you.

                • Cynetri (he/any)
                  link
                  fedilink
                  English
                  82 years ago

                  To be fair, the only reason Godot can’t port to consoles as easily as Unity is for licensing reasons. Console manufacturers don’t want their console build code released as open-source under MIT like Godot is, so that’s all relegated to third-party services/plugins

                  • @[email protected]
                    link
                    fedilink
                    42 years ago

                    and there’s many third/almost first party companies to do it for you, they just almost by definition need to charge for it - cause Microsoft and Sony charge them.

                    The one is even made by the devs and returns its profits to development

          • @[email protected]
            link
            fedilink
            162 years ago

            Before Godot 4 the 3D engine was pretty far behind, think early 2010 teach. With Godot 4 it got an insane upgrade which puts it in par with Unity as far as I understand (not a unity expert), but still behind Unreal (then again, everything is behind Unreal.)

            Unfortunately it takes multiple years for a 3D game to be developed, so it’ll be a while before we see actual released 3D games with Godot 4.

              • @[email protected]
                link
                fedilink
                32 years ago

                Not many tools supported out of the box. Its beauty comes in its modularity, so anyone could have always made an add-on - but that takes time and money, what most small devs don’t have (but Sega and Tesla could).

                Then more recently the devs have had time, and so could make these first-party - and very recently much more stable long term funding, so I’d expect these tools to improve rapidly.

                All that being said you could toss a 20 million polygon default cube in UE5 and it’d look/run pretty good