Files
rive-react/examples/state-machine-boolean-input

State Machine Boolean Input

This example shows how to interact with a state machine, using various onMouse* callbacks to trigger transations.

To Run

This example is created using Create React App.

To install and run:

npm install
npm start