@rbxts/signals-tooling
v1.0.8
Published
Simple, base-level tooling for working with signals in Roblox.
Downloads
195
Readme
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/[email protected]"
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.