hello, i want to make a button that changes its text whenever another button does. i want it to refer to what the text on the other button says. tihs is what one of the helpers suggested to me:
{"placeholder":"vanillabuttonlabel","values":{"locator":"title_screen:604322"}} - put this in an "Is Text" if statement and make it look for "VR: ON" to set the variable in charge of the button label to "Enabled", else set the variable to "Disabled"
can you please help me do this