Unity to Godot Question

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By KyleRansford

Hello, I used to use Unity, and someone I used to follow their tutorials has just posted a new course on Udemy, that I find really interesting and I wanted to ask, that since both Unity and Godot use C# if anyone knows whether or not it would be relatively possible to follow a course about a Unity game, but make it in Godot?

This is the course I’m referring to: https://www.udemy.com/course/unity2drpg

Now I know I can’t follow “word for word”, but since the course uses C# I wondering if the bulk of it would be doable.

:bust_in_silhouette: Reply From: kidscancode

It’s about how things are done, not the language. The editor, the API, and the structure of Godot projects is very different from Unity. Beyond the basics of coding in C#, very little will translate.

If you want to learn Godot, you will be much better off with a Godot course/tutorial.

This is a great place to start: Step by step — Godot Engine (latest) documentation in English