This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-01-17 03:58:05

onedudeuk
Scratcher
Registered: 2009-01-11
Posts: 100+

Pause and mute buttons

Hi

On my game (http://scratch.mit.edu/projects/onedudeuk/382730), I have had a suggestion to put pause and mute buttons in it. How would I do this?


http://i.imgur.com/1FaX3.gif
http://i.imgur.com/yu0s1.gif

Offline

 

#2 2009-01-17 13:49:06

bosox397
Scratcher
Registered: 2008-02-17
Posts: 1000+

Re: Pause and mute buttons

well, mute would be using this script Set volume to zero
pause would be something like:

forever
repeat until pause = 1
do whatever you want


Dear Scratch Users,
I'm done with scratch, or at least making projects. I have made one last big game, thats both fun and teaches a lesson about water. It'd mean a lot if you gave me feedback.                              http://scratch.mit.edu/projects/bosox397/569201

Offline

 

Board footer