I made a blog post about my experience switching from Unity to Godot earlier this year, and some tips for Unity devs.

  • lorty
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    10 months ago

    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#.