Hacker News new | past | comments | ask | show | jobs | submit login

Besides no strict typing, Godot also has a huge issue with string-based development. Everything is a string. I'm surprised calling GDScript functions isn't done with string literals like "function"()



Godot 4 greatly reduces this reliance on strings in the api, though. It has lambdas too.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: