Skip to main content

Hello!

Please refine the "Set variable" function so that values can be assigned not only in "Mode 1" but also in other modes.

For example: I have a variable MyVar (boolean type) with two modes (Mode 1Mode 2).
I want my prototype to allow me to set MyVar to True in Mode 2 when clicking a custom button. Currently, this is not possible.

Be the first to reply!