When starting the Experience, methods are automatically called
Hi Community!
I have several 3D toggle buttons in my experience, which call one method each when pressed and unpressed. At startup all buttons are unpressed. Here Studio runs directly through the respective methods, which should be run only when the button is really unpressed.
Is there a way to disable or prevent this?
Disabling the button does not really help. The method of the disabled button is still called.
The buttons change parameter values, such as the value of a manometer, depending on their status. However, the manometer value should be different at the start than when the button is not pressed.
I am curious about ideas and suggestions!
Best regards
Jonas

