• @learningduck
    link
    4310 months 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.

    • voxel
      link
      fedilink
      34
      edit-2
      10 months 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

        • @[email protected]
          link
          fedilink
          1710 months 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
              310 months 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

        • Wugmeister
          link
          fedilink
          210 months ago

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

          • voxel
            link
            fedilink
            1010 months ago

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

            • Trantarius
              link
              710 months 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
                610 months 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
                10 months ago

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

            • Wugmeister
              link
              fedilink
              310 months 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
                810 months 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
                  410 months 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