I just wanted to make this post to appreciate the newly released 4.4 update, all of it’s features, and typed dictionaries especially. Plus, I want to see where this post goes.
Feel free to post what you enjoy about the new 4.4 release here as well.
I just wanted to make this post to appreciate the newly released 4.4 update, all of it’s features, and typed dictionaries especially. Plus, I want to see where this post goes.
Feel free to post what you enjoy about the new 4.4 release here as well.
The patch notes page is actually beautiful: Godot 4.4, a unified experience – Godot Engine
I haven’t seen this much care put into a patch notes page in quite a while.
They are so, so nice.
I love putting an enum in there for easy to edit export variables:
@export var catalog : Dictionary[ComponentProfile.TYPE , int]
Makes listing prices at a store so easy to edit!!!