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

196

16998 readers
1760 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

If you have any questions, feel free to contact us on our matrix channel.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] popemichael@lemmy.sdf.org 29 points 1 year ago (1 children)

I can see a lot of people switching away from unity due to this.

It's sad that I wasted my time learning the engine a few years ago.

[–] Katzastrophe@feddit.de 6 points 1 year ago (1 children)

Same for me, ah well, I suppose there's a joy in learning something new

[–] ICastFist@programming.dev 10 points 1 year ago (1 children)

Any C# coding skill won't be wasted, so there's that silver lining, unlike navigating through the editor.

[–] AeroLemming@lemm.ee 7 points 1 year ago (1 children)

Godot supports C# and is IMO also not as dissimilar to Unity as other engines.

[–] ICastFist@programming.dev 1 points 1 year ago

Yup. There's also Stride, which uses C# as its main language and is heavily focused on high performance 3D games.