1.11.0 • Published 8 months ago

com.sonosthesia.flow v1.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Signal flow for the sonosthesia project.

Adaptors

Transform a signal of a given type to a signal of another type.

Mergers

Combine multiple signals of the same type into a single signal.

Mixers

Mix two different signal was arbitrary types into a signal of arbitrary type.

Operators

Modify a signal, maintain the type.

Switchers

Select a given GameObject, Component or Signal based on an input value.