top of page
apple
Author : Hasan Ahmad
This tutorial will present "how to make a reset timer". There can be done in 4 steps. Let's start!.
make a new sprite it could be any thing but I'm just going choose a fruit and that fruite is an apple.
Then, make a timer we used block codes including:
(when-flag-clicked),(set-my variable -to), and (forever) loop which contains code blocks (Waite seconds) and (change - my variable-by).
•get a when flag click and do this pattern hide wait 3 seconds show wait 3 seconds and hide
stop other scripts in the Sprite and repeat the code in times
bottom of page