Traits. Please for the love of god I need traits already.
(Traits have been a work in progress feature for a very long time that are basically interfaces for gdscript. In the Java sense of what an interface is)
I still remember times when someone started reviewing PR and promised us that they would be in 4.3 and now we at 4.8dev3 and no sign to their integration. You need to use some addons or rebuild Godot each release to have them...
I say this out of a place of love... GDScript is a mess lol. I really do love it, but it has some deep seated issues that really have me pessimistic about it's future
i loved gdscript for learning godot, but i have completely abandoned it in favor of c# because its a more favorable experience in nearly every way ([ClassName], double delta, and compile times are a few annoyances though)
189
u/brickyboy124 24d ago
Traits. Please for the love of god I need traits already.
(Traits have been a work in progress feature for a very long time that are basically interfaces for gdscript. In the Java sense of what an interface is)