Auto-Bus (auto event bus with signal nodes)'s icon

Auto-Bus (auto event bus with signal nodes) 1.0.0 Scripts 4.1 Community

Submitted by user SrColoma; MIT; 2024-05-06

The purpose of the plugin is to dynamically create an event bus for each [SignalNode] without the need to create a singleton to manage it.

The plugin adds 2 nodes: SignalNode <- a node representing a signal where the 'name' property is the signal's name. SignalReceptor <- a node representing a signal receiver, where the 'react_to' property is the name of the signal it expects to receive.


View files Download Submit an issue Recent Edits