Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Auto-Bus (auto event bus with signal nodes)

An asset by SrColoma
The page banner background of a mountain and forest
Auto-Bus (auto event bus with signal nodes) hero image

Quick Information

0 ratings
Auto-Bus (auto event bus with signal nodes) icon image
SrColoma
Auto-Bus (auto event bus with signal nodes)

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.

Supported Engine Version
4.1
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

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.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Auto-Bus (auto event bus with signal nodes) icon image
SrColoma
Auto-Bus (auto event bus with signal nodes)

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.

Supported Engine Version
4.1
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers