• AdmiralShat@programming.dev
    link
    fedilink
    English
    arrow-up
    12
    ·
    1 year ago

    You can port over a lot of C# code into Godot, but there are things that are engine specific. However, they are similar enough that you can just work on refactoring without sgarting from scratch.

    I’ve ported a few of my projects from Unity and it’s not impossible, it’s just a lot of copy and pasting and making a few changes

    • Lemminary@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 year ago

      That’s good to hear! I’m thinking of learning Godot, so that means all the knowhow is transferable, yay