1.0.8 • Published 3 years ago

@rbxts/signals-tooling v1.0.8

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

roblox-SignalsTooling

Simple, base-level tooling for working with signals in Roblox.

Installation

roblox-ts

Simply install to your roblox-ts project as follows:

npm i @rbxts/signals-tooling

Wally

Wally users can install this package by adding the following line to their Wally.toml under [dependencies]:

FiniteStateMachine = "bytebit/signals-tooling@1.0.8"

Then just run wally install.

From model file

Model files are uploaded to every release as .rbxmx files. You can download the file from the Releases page and load it into your project however you see fit.

From model asset

New versions of the asset are uploaded with every release. The asset can be added to your Roblox Inventory and then inserted into your Place via Toolbox by getting it here.