Join Nostr
2025-09-29 13:27:55 UTC

camperotáctico :godot: on Nostr: My new asset is out! 🥳 ➡️ Resource Based Signal Bus A signal bus is a ...

My new asset is out! 🥳

➡️ Resource Based Signal Bus

A signal bus is a middleman that sits between the emitting and receiving nodes and allows signal communication without direct references.

This is usually achieved with autoload scripts or group methods. This asset offers an alternative by wrapping signals inside resources.

Get it from the Asset Library and learn more on my website:

:godot: https://godotengine.org/asset-library/asset/4352
📖 https://camperotacti.co/blog/resource-based-signal-bus-for-godot/

#godot #gamedev #gaming #indiedev #tool