Im developing a plugin that hooks into prototypes in Figma to allow external control. I essentially want an interaction in prototype mode that is on Variable change do this action.
I’ve had a look at document change events but not sure if its possible to detect variable changes. I currently change the variables of a post request to the Variable API.
