Question
I am planning to create an online multiplayer, browser based, 2D, 1v1 arena game. I wanted to use Godot rather than Unity because it seems to be more beginner friendly, but I’m more used to coding in C# than Python (GDScript). I’m not sure which versions of Godot are compatible with web exporting, so I wanted to ask whether I should use Godot 3 with C#, Godot 4 with C#, or Godot 4 with GDScript? I’m fine with learning GDScript if I need to, but only if it’s necessary. I’d rather use Godot 4 since I’ve already seen lots of YouTube tutorials, but if Godot 3 C# will suffice and Godot 4 C# will not, then I don’t mind using Godot 3.