Skip to main content
4d ago

Updating Exposed Nested Artboard Inputs in Unity?

How can I update the inputs of an exposed nested artboard? I have tried doing a format like: "Artboard2.OnOff" for a test nested artboard where the artboard is called "Artboard2" and the input is a bool called "OnOff".

Any advice?


1 reply
3d ago

Hey Spencer,

The process for updating nested artboards is a little different than top-level inputs. Here are docs: https://rive.app/community/doc/state-machines/docxeznG7iiK#nested-inputs

Let me know how it goes.