Unity Engine Rule

germanatlas@lemmy.blahaj.zone to 196@lemmy.blahaj.zone – 786 points –
102

You are viewing a single comment

Godot can use C# like unity does and it's FOSS.

Unreal uses C++, so you have to learn a different language if you're coming from Unity. And they also take part of the profits you make. Unreal has its advantages obviously, it's an amazing engine with amazing graphics, but if you're used to writing code in C# and don't want to learn something completely different, Godot is a very nice alternative

So I've seen that things like UnrealCLR exist. Now I know it's not official, but are adapters like that actually worth looking at as a sort of stepping stone for a c# dev wanting to use unreal?