GDScript Wishes
One thing I wish GDScript had: extensions. I want to add some helper functions to Node like removing all children, etc. so I wouldn't have to keep rewriting the same code in several places.
Maybe I'm missing something that could do this with existing GDScript though?













