Comment on No love lost: AppLovin helpfully releases tool to switch from Unity to Godot or Unreal
jayrhacker@kbin.social 1 year agoPretty sure Godot has it's own scripting language (hence the prompt converting all the C#/JS code from Unity).
Unreal is C++ but it's also another commercial proprietary engine, so they could rug-pull in the same way.
zik@aussie.zone 1 year ago
Godot supports C# as well as its native python-like GDscript.