Start

The start window gives you an overview of all tools and helps you with the start.

uSignal Start

uSignal Database

With the uSignal Database you create and manage the uSignals.

uSignal Database

uBundle Database

With the uBundle Database you create and manage the uBundles.

uBundles are collections of uSignals.

uBundle Database

Scene Listener Overview

The Scene Listener window gives you an overview of all your listener components in the scene.

uSignal Scene Listener

uDebug

The uDebug window will show you all uSignals called.

uDebug

Import/Export

In the Import and Export window you can save the databases in .json format to use them in other projects.

You can also create .csv reports.

uSignal Import Export

uSignal Asset

The uSignal asset is the core of the system.

It is used to broadcast the events to the listeners.

uSignal Asset

uBundle Asset

The uBundle asset stores a collection of uSignals and raise them at once.

uBundle Asset

uSignal Listener Component

The uSignal component receives and processes the uSignals in the scene.

uSignal Listener