this post was submitted on 13 Sep 2023
159 points (100.0% liked)

196

16246 readers
3032 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 

RIP Unity

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Schlecknits@feddit.de 38 points 1 year ago (1 children)

I truly feel bad for unity developers here. While unity as a company was always a bit shitty from what I've heard, the engine itself still was a very low barrier to entry into game development, however now it feels like you are being punished for releasing something which is marginally successful.

If you are looking for Unity alternatives, I'd like to suggest Godot. While some things are rough around the edges the engine has made huge improvements in the last year or so. It's developed by a small independent team as well as it's own community and completly open source, effectively eliminating the chance for corporated fuckery like in Unity's case.

[โ€“] AdrianTheFrog@lemmy.world 1 points 1 year ago

Godot is great. It has 2d, 3d, VR, can do cool stuff like compute shaders, and has pretty decent graphics if you configure it well. It also has a built in IDE, and is only around 100mb of disk space (unity takes about 5gb, and unreal takes about 50gb)