• nyoooom
    link
    fedilink
    11310 months ago

    I feel like that’s not how you measure a game engine usage, the large majority probably don’t install Godot via Steam, just looking at the numbers it’s a very small sample which might not represent game devs in general

      • @MJBrune@lemmy.world
        link
        fedilink
        1610 months ago

        Eh, I feel like the sampling is clearly biased toward those who would install a game engine through a service that auto-updates it. (Novices and hobbyists.)

        • @derpgon@programming.dev
          link
          fedilink
          1110 months ago

          And - thats exactly what that means…? An uptake in GODOT usage would mean novices and newbies are trying it out. Every new user is a newbie.

          • @MJBrune@lemmy.world
            link
            fedilink
            110 months ago

            Sure but it doesn’t really reflect the studios switching to Godot. I think they are likely switching to unreal.

      • Cethin
        link
        fedilink
        English
        710 months ago

        For sure an uptick, but who knows by how much? I agree this is useful for showing something, but it’s hard to know what really from this alone.

        • @Knusper@feddit.de
          link
          fedilink
          410 months ago

          I imagine, Godot doesn’t collect usage data on its own. So, this is likely the best data there is…

      • alternative_factor
        link
        fedilink
        2210 months ago

        It might mean something though, FFXIV is a classic example of a game that almost nobody plays on Steam, but its Steam charts line up somewhat well with the game’s increasing popularity especially with Shadowbringers and Endwalker. Of course you have to look at actual data to back that up, but soemtimes it can show trends.

  • Einar
    link
    fedilink
    69
    edit-2
    10 months ago

    TIL Godot is on Steam. Huh, will you look at that.

      • @MJBrune@beehaw.org
        link
        fedilink
        English
        1710 months ago

        Professional game developers do not want their game engines to automatically update because when you upgrade engine versions things usually break. This happens in Unity, Godot, Unreal, and every other engine or framework I’ve seen in games. For big changes, this is inevitable. So professional game developers download the engine directly from the provider and not a service that will automatically update the engine version from under your project.

        I don’t even know why Godot is on steam. Probably to gain more discoverability and popularity.

        • @Piers@beehaw.org
          cake
          link
          fedilink
          English
          1010 months ago

          Because if you want professional game developers to exist then you have to be welcoming to them when they are just aspiring game developers. Kids who play lots of games and want to have a fiddle around with tools for making games are much more likely to do so if there is a way to access them that they are familiar with and already associate with gaming.

          • @MJBrune@beehaw.org
            link
            fedilink
            English
            110 months ago

            While this is true, I feel a loss for the familiarity of going to a website, downloading an executable, and running it without worry. I still do that with most of my software. In fact, that’s how I got steam.

            • @Piers@beehaw.org
              cake
              link
              fedilink
              English
              210 months ago

              I don’t think anyone is arguing that because there is an option to install via Steam that people should stop downloading directly from Godot’s website though. Both of those things can exist beside one another.

        • voxel
          link
          fedilink
          710 months ago

          godot doesn’t break stuff in minor releases, and steam version of Godot has separate release tracks for each version (you can switch between godot 3 and 4)

  • @dylanTheDeveloper@lemmy.world
    link
    fedilink
    4510 months ago

    Does godot support 3D? If so does it support PBR materials? Does it support installing 3rd party plugins like HAVOK? Literately the only things i need.

      • @nora@slrpnk.net
        link
        fedilink
        -110 months ago

        Tbh that’s a pretty horrible example. It was a rushed product full of graphical glitches, including rapidly flashing lights. This is true especially on the switch. Idk if it’s improved since launch but shit was rough early on.

    • cynetri (he/any)
      link
      fedilink
      English
      1310 months ago
      1. Yes, not a great as Unity but it’s still pretty good especially after they switched to Vulkan over OpenGL. VR performance still could use some work though.
      2. Yes, PBR materials are fully supported. Actually one of the earlier things in 3D that was implemented, and then imoroved
      3. Yes, now I don’t know if HAVOK has a Godot plugin but there is a Jolt physics plugin that’s designed to be plug-and-play, with a few exceptions (it doesn’t suppory soft bodies afaik)
    • @rndll@lemm.ee
      link
      fedilink
      2410 months ago

      I’m assuming for automatic updates. Just like some people do with Blender.

        • @JDubbleu@programming.dev
          link
          fedilink
          210 months ago

          I’m all for Linux, I use it literally every day between my Steam Deck and remote dev machine at work, but updating software on Windows and MacOS isn’t hard, and I have no clue why the Linux crowd pretends it is. You could complain about forced updates on Windows, or MacOS having two different applications folders for Lord knows why, or literally anything else that is wrong with either of them, but ease of program updates isn’t a problem for Windows or MacOS.

          • @Natanael@slrpnk.net
            link
            fedilink
            510 months ago

            Having a million different updater services instead of one is very annoying and even slows down boot

    • @muhyb@programming.dev
      link
      fedilink
      2010 months ago

      If you’re on Windows, it’s an easy way to auto-update. If you’re on Linux, there is no need for that.

    • @flux@lemmy.ml
      link
      fedilink
      1810 months ago

      I suppose it’s the easiest way to try it out.

      I wouldn’t use it long-term, because you don’t want Godot to update without you knowing, if there’s something that needs to be changed due to an update. I bet a few people noticed the update from 3.x to 4.x…

      I’ve read it also doesn’t come with the C# support, so that’s one reason not to use Steam for it if you’re interested in testing that side.

    • @Waker@lemmy.ml
      link
      fedilink
      610 months ago

      I use it on steam, for this exact purpose. So it shows in using it. The more people are using it, the more people get aware of it.

      If all these people downloaded it directly and not from steam, this post wouldn’t exist :)

      Auto updates is interesting, didn’t even consider it, but it can be both a pro and a con I guess…

    • dumdum666
      link
      fedilink
      210 months ago

      Well - you probably don’t have to download any updates yourself when using Steam.

  • @TalesFromTheKitchen@lemmy.ml
    link
    fedilink
    2810 months ago

    I love seeing more people getting into Godot! It’s such a nice game engine with a fun learning curve and the scripting language is mostly hassle free.

    • @scarilog@lemmy.world
      link
      fedilink
      410 months ago

      the scripting language is mostly hassle free.

      Is there a reason Godot has it’s own language for scripting and doesn’t use a common language like unity (C#) and unreal (C++)?

      • @randy@lemmy.ca
        link
        fedilink
        12
        edit-2
        10 months ago

        Here is their reasoning, basically summarized as “it’s easier to get everything for games into a new language than bolting it onto an existing language”. I also recall seeing a blog post where they said their initial implementation of GDScrip took fewer lines of code than embedding Lua did.

        Note Godot does officially support C# and C++, and there is unofficial support for other languages too. But they commonly recommend GDScript for beginners.

  • kamen
    link
    fedilink
    English
    2410 months ago

    … and I assume that’s just the instances installed through Steam.

  • I Cast Fist
    link
    fedilink
    English
    1310 months ago

    While the numbers themselves are just a small fraction of actual usage (as I guess most people using it don’t do it thru steam), it doubled in about a week.

    What would be an “educated” guess of steam/non-steam users ratio? 1:50? 1:100?

  • @Irishred88@lemmy.world
    cake
    link
    fedilink
    English
    1310 months ago

    Unrelated question: is it pronounced go-DOT as in polkadot, or go-DOH, like the actress Gal Gadot?

    • Ategon
      link
      fedilink
      12
      edit-2
      10 months ago

      Theres no official pronounciation

      The most common ones are guh-dough & go-dough (+ other variations) with the t silent, but the lead developer as well as a bunch of others call it go-dot and some people put the d in the first syllable instead to do things like god-oo

      Q&A with devs talking about it

    • Echo Dot
      link
      fedilink
      410 months ago

      I think it’s pronounced “God OO”

      Like the play. Although I have no idea why it would be named after the play.

      Also the logo doesn’t really have anything to do with anything. The whole thing is weird.

  • dumdum666
    link
    fedilink
    710 months ago

    Awesome- hopefully more money will get put into the development fund as well. It is rather small yet.

    • @Doods
      cake
      link
      2
      edit-2
      10 months ago

      Maybe auto updates?

    • @leprasmurf@lemmy.geekforbes.com
      link
      fedilink
      2
      edit-2
      10 months ago

      I don’t use the Steam version because it locks my steam library when I’m coding.

      • edit: yeah, that update thing @MJBrune@beehaw.org mentions too 😀