• @[email protected]
    link
    fedilink
    14
    edit-2
    1 year ago

    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

    • @[email protected]
      link
      fedilink
      11 year ago

      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?