Viewing a single comment thread. View all comments

twovests wrote

I love Godot so much, been a fan of it for 9 years now, soooo happy to see how widely used it is :3

keep us updated Game Devin!!

6

hollyhoppet wrote

question since you're such a big godot advocate: how do you feel about using gdscript vs external languages (c# of course being the biggest)?

2

twovests wrote

I use C# for work and it blows my mind how bad the state of the C# LSP is. I don't understand how Microsoft made C# and the LSP open protocol (to make VSC popular but also genuinely uplifted all other IDEs), and I can barely use C# in any editor that isn't named "Visual Studio" or "Visual Studio Code".

GDScript is just dandy and has gotten a looooot more ergonomic since 3.0, I am a fan of it. I know C# pretty well now and I still prefer GDScript in every case.

1