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

#1 2011-01-30 22:41:20

axlie
Scratcher
Registered: 2010-02-21
Posts: 1

other way to start a scratch game

I think there should be different ways to start your scratch games. For example: there could be something on the the screen that says play and you click that to begin.

Offline

 

#2 2011-01-30 22:49:49

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: other way to start a scratch game

All you have to do is make a sprite:


when flag clicked
show

when sprite clicked
hide

Offline

 

#3 2011-01-31 15:05:48

gettysburg11
Scratcher
Registered: 2008-06-14
Posts: 1000+

Re: other way to start a scratch game

If you start making a script based off of what kayybee posted, you can make that happen!  smile


http://i256.photobucket.com/albums/hh184/mnacmilan/LOGO_ACMILAN-Splash.gif

Offline

 

#4 2011-02-04 13:47:32

muddyfish
New Scratcher
Registered: 2011-01-27
Posts: 13

Re: other way to start a scratch game

You could just do this
<when green flag clicked><show>
<when[  ]clicked><hide><broadcast[ Start]

Offline

 

Board footer