having a trigger than be set that just looks for a change in variable would be handy.
Example: having text change colors when a number variable is = to X
having a trigger than be set that just looks for a change in variable would be handy.
Example: having text change colors when a number variable is = to X
Thanks for the feedback, @Joseph_Roberts!
We’ll pass this onto our team for consideration. Don’t forget to also Vote up top! Our team uses Votes from the community to gauge overall interest.
I was just experimenting with this today! I figured out a global update function that could work for now, from prototyping a countdown timer.
The basic idea is to use a component that has 2 states, which keeps cycling back to each other, after delaying 1ms. You can put this component and making it invisible in your prototype screen, and inserting the condition that you want to constantly check - for example if X >= 100, set variable etc
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.