this post was submitted on 24 Sep 2023
1415 points (99.4% liked)
Games
32385 readers
1022 users here now
Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Weekly Threads:
Rules:
-
Submissions have to be related to games
-
No bigotry or harassment, be civil
-
No excessive self-promotion
-
Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts
-
Mark Spoilers and NSFW
-
No linking to piracy
More information about the community rules can be found here.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can work in C# with Godot too.
You can, but I think I read somewhere that it works better with GDScript.
It depends on what you mean by better. GDScript is better integrated into the IDE, with C# really requiring that you use an external code editor currently, but both languages have very similar capabilities.
I found the thing I read earlier: https://popcar.bearblog.dev/unity-to-godot-what-to-expect/
It doesn't sound too bad, really.