Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

The Contextual Signal/Setup Connector provides a clean interface to dynamically manage descendant nodes. Its purpose is to enhance decoupling and flexibility in mid-to-large games.Valuable for:* Structural decoupling* Temporal decoupling* Connecting signals on descendant nodes* Connecting setup (dependency injection) on descendant nodesIt's recommended to read the usage guide by clicking through View Files > Wiki > Usage Guide.
The Contextual Signal/Setup Connector provides a clean interface to dynamically manage descendant nodes. Its purpose is to enhance decoupling and flexibility in mid-to-large games.
Valuable for:
* Structural decoupling
* Temporal decoupling
* Connecting signals on descendant nodes
* Connecting setup (dependency injection) on descendant nodes
It's recommended to read the usage guide by clicking through View Files > Wiki > Usage Guide.
Reviews
Quick Information

The Contextual Signal/Setup Connector provides a clean interface to dynamically manage descendant nodes. Its purpose is to enhance decoupling and flexibility in mid-to-large games.Valuable for:* Structural decoupling* Temporal decoupling* Connecting signals on descendant nodes* Connecting setup (dependency injection) on descendant nodesIt's recommended to read the usage guide by clicking through View Files > Wiki > Usage Guide.