• @OsrsNeedsF2P@lemmy.ml
    link
    fedilink
    English
    86
    edit-2
    10 months ago

    I work for a small (15 people) Unity gaming company. Will let you know what the CEO says, just shared the actual Unity blogpost

    Edit: Update - CEO added a gravestone emoji and said “yikes”

    • @colonial@lemmy.world
      link
      fedilink
      English
      3010 months ago

      For the sake of your sanity, I hope there’s a resolution to this that doesn’t involve a rewrite.

      • @reversebananimals@lemmy.world
        link
        fedilink
        English
        2310 months ago

        The problem is that its so expensive to build from scratch. All Unity does is build just the engine, and that’s enough to make it a 7000 person company. Trying to build a game engine and then an actual game on top is a herculean effort.

        This is why open source software is so important. It enables these small companies to pool their resources and share an engine as long as they each contribute fixes back.

        • @Floey@lemm.ee
          link
          fedilink
          English
          2
          edit-2
          10 months ago

          7000 people is misleading. Being a general purpose game engine it has to be everything for everybody. An engine developed for a single game can be simpler, and once it is done, making the game will be simpler than it will be in Unity. Also those 7000 people are doing way more things than develop an engine.

          That said, an engine like Unity can save a massive amount of time, especially for games that are medium scope. It’s these games where developing engine code and tooling would both take a lot of time and the advantages would likely go unnoticed.

      • @jackoid@lemm.ee
        link
        fedilink
        English
        1910 months ago

        Yeah this is why many bigger studios just use their own Engines even if they’re shit.