|
|
|
|
|
by TulliusCicero
1442 days ago
|
|
I tried GDScript and hated it, ended up manually porting what I wrote to C#. GDScript currently only has partial support for static typing, which makes things a much bigger pain in the ass. Using C# was a breath of fresh air after that. |
|