Godot Patterns: Prefab
In this post I’ll go over the Prefab pattern that I’ve been using in Atiya’s Quest, that allows for dynamic content creation in Godot.
Tag
In this post I’ll go over the Prefab pattern that I’ve been using in Atiya’s Quest, that allows for dynamic content creation in Godot.
EventBus pattern in Godot