Forum Discussion
TimBallew
9 years agoCommunity Member
Add Variable Count One Time Only
I am adding a variable count for slide layers where the variable is incremented by 1 at the start of the timeline. Is it possible to only have the variable count increment if this is the users first...
JerryBeaucaire
6 years agoCommunity Member
Based on your description, my sugegstion would be an additional True/False trigger to limit how many time the +1 trigger can work.
- Create a TRUE/FALSE trigger called Q1Done
- The existing trigger that adds +1 you can add "on the condition that Q1Done = False"
- Add a second trigger that happens on the same event right after the +1 trigger to set the Q1Done = True
That should keep the +1 from working more than once.
Related Content
- 10 months ago
- 10 months ago
- 10 months ago
- 10 months ago
- 10 months ago