I wonder why Godot and Unreal are getting so much interest today

nothingcorporate@lemmy.today to Games@sh.itjust.works – 748 points –
104

You are viewing a single comment

Oh, Unity will lose too.

Somehow, I keep remembering Reddit.

Reddit didn't retroactively try to steal money from developers. Also a game engine doesn't need a community to exist, it just needs to be good, a community is helpful but not required.

I mean, reddit retroactively stole money from redditors. Any gold/coins you paid for? Gone. Why? Because.

If it's good, it will generally develop a community around it anyway.

Unity will lose way, way more than Reddit.

Almost certainly so. Unity is threatening to bankrupt their customers, while Reddit only did it to some value-adding third parties.

Reddit famously doing red numbers since the API change.

That's a normal thing to happen after you decide to bankrupt your business partners. (But do we know it already? I thought Reddit wasn't public.)

But Unity here decided to bankrupt their customers, so I do expect their numbers to change much more quickly.

They will just bankrupt themselves.

Hum, that "just" is really undeserved here. I'm sure they will drag many of their customers with them.

I doubt that, devs can switch Code, Shure some game devs need to remake already written code but i think there will be someone making a code translator right now.

This is nowhere near reality.

Even if you could just "translate" code from one language to another, that ignores asset pipelines, asset store libraries, and all the build pipelines that allow you to ship cross-platform.

You also need to now train your entire dev team on a new tech stack.

Switching engines is an enormous effort

If you can do it with databases you can do it with most other code. Shure it won't be problem free but way better than bankruptcy. And users will understand that it might be buggy for some time if you explain it to them.

And yes you have to retrain your staff but its their job.

And of course there will be library issues but there will be someone making new libraries.

Right, just make a database and then draw the rest of the fucking owl.

Im not exactly that sorry for most tbh, there have been many other languages and engines that aren't unity, they have been doing shit for years now, people could have switched already. This now is just tip of the iceberg basically.

Im only sorry about small studios and indie devs that worked on something for years and now that.

But Unity mostly targets smaller devs. The big AAA studios don't generally use Unity, they usually use Unreal or something home grown.

It's mostly AA and indie studios that use Unity.

One of the biggest appeals of modern gane engines is that you barely need any code but that also means everything is centered entirely around the game engine, I doubt there is any way to transition that, it probaly means devs have to start from scratch and reimplement the mechanics.

I'm using Godot 3 for my current project because even the relatively minor changes I'd have to make to port it to Godot 4 would be unfeasible. If I had to change engines entirely I'd have to just abandon the project.