I want to make text stop a timer when clicked, I have the timer prepared but don’t know how to make it stop. Anyone know how?
1 Like
if timer go = false
run all timer codes
else
not
~
When text is clicked
set variable timer go to true
2 Likes
You can search the Gallery for things like “timer” - try remixing and reviewing the code at:
Hope that helps!
Geoff @ TechLeap
1 Like