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

#1 2011-08-11 17:49:56

4lover
Scratcher
Registered: 2010-04-24
Posts: 500+

I need some help

I have a question how do you make a project so that when all the sprites die except for you the next stage pops up immediately


Check out this awesome new zombie-cod type of game: http://scratch.mit.edu/projects/4lover/1975649

Offline

 

#2 2011-08-11 17:53:48

laptop97
Scratcher
Registered: 2011-06-27
Posts: 1000+

Re: I need some help

I'll try to make a project about this. Can you download projects?

Offline

 

#3 2011-08-11 17:55:51

4lover
Scratcher
Registered: 2010-04-24
Posts: 500+

Re: I need some help

yes I can


Check out this awesome new zombie-cod type of game: http://scratch.mit.edu/projects/4lover/1975649

Offline

 

#4 2011-08-11 18:03:07

laptop97
Scratcher
Registered: 2011-06-27
Posts: 1000+

Re: I need some help

Nevermind I can't get it to work

Offline

 

#5 2011-08-11 18:07:18

shiguy101
Scratcher
Registered: 2010-11-17
Posts: 1000+

Re: I need some help

you could have it be

die


<when green flag clicked>

<change{ kills  }by( 1 )

next stage

<when green flag clicked>

<if><(<{ kills  }>  <=> x )>

<next costume>

Last edited by shiguy101 (2011-08-11 18:08:16)

Offline

 

Board footer