ScratchData LogoScratchData
Back to l614162's profile

5-Sprite Functioning Timer

L6l614162•Created April 4, 2019
5-Sprite Functioning Timer
0
0
1 views
View on Scratch

Instructions

This is a 5-sprite functioning timer. Press start to start the timer. When you clicked that, press stop to stop the timer. When you clicked that, press resume to resume the timer. Once you clicked stop, it doesn't matter if you press reset and then fully reset or if you just press fully reset. Reset sets the timer to 0, and fully reset sets the timer to blank and it also hides the timer. Start also shows the timer when you clicked fully reset. You can change the 10s to any whole positive number. You can also put a forever loop around this code to make it start over: repeat, inside repeat: wait 1 second, change timer by 1, under repeat: if timer = 10 then, inside if timer = 10 then: play sound recording1 until done. Do that for both of those. Don't edit anything else.

Description

Credits to me.

Project Details

Project ID300194482
CreatedApril 4, 2019
Last ModifiedApril 6, 2019
SharedApril 5, 2019
Visibilityvisible
CommentsAllowed