Hi @kit,
- Create a variable called “clock” and set it to the number of seconds required
- Add a repeat x times loop block with the clock variable value as the x parameter.
- Inside the loop block, put wait 1 second and change variable by block (1 or -1 depending on whether you want to increase or decrease)
- Set the text of your text object (your timer) to the value of your clock variable
Also see:
Hope that helps! Let me know if you have any further questions about this. If this solves your problem, please mark this post as the Solution.
Many thanks,
Geoff @ TechLeap