A surprise to be sure, but a welcome one. Very excited to have another YouTube juggernaut in the open source ring!

    • Hucklebee@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      2 months ago

      To be fair, it’s currently pretty straightforward in Unity. I haven’t checked Godots implementation yet, currently making my first 2D game in godot.

      Also, meta is currently funding Godot, a comment further down mentions it.

      • Immersive_Matthew@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        The basics yes, but anything more complex is a mess and requires either 3rd party add ons (and all the issues they bring) or developing your own solutions which is a pain. Then add avatars and multiplayer and it is a right pain to implement. And then they update the SDK and it breaks everything. Ughhh.