- cross-posted to:
- gamedev@programming.dev
- cross-posted to:
- gamedev@programming.dev
I made a blog post about my experience switching from Unity to Godot earlier this year, and some tips for Unity devs.
I made a blog post about my experience switching from Unity to Godot earlier this year, and some tips for Unity devs.
You can do most stuff with C# just fine, unless you run into one of the C# specific bugs and lack of beginner friendly tutorials.
That said what made me make the jump to GDscript was just how seamless it is to use compared to C#.