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

#1 2013-04-12 10:30:35

Raggaer
New Scratcher
Registered: 2013-04-12
Posts: 2

Generate mosnters

Hello, Im creating a new game and I cannot find how to create more mosnters starting from teh same object like duplicating the object Ex:

Game starts
Monster 1 appear
1sec later
Monster 2 appear
1sec later
Monster 3 appear
etc

there will be infinite monsters so I cant create infinite objects..

thanks

Offline

 

#2 2013-04-12 11:00:22

NamorTheFirst
New Scratcher
Registered: 2013-04-10
Posts: 60

Re: Generate mosnters

monster 1: when flag clicked
show
monster 2: when flag clicked
wait 1 sec
show
monster 3: when flag clicked
wait 2 secs
show

Offline

 

#3 2013-04-12 11:11:58

Raggaer
New Scratcher
Registered: 2013-04-12
Posts: 2

Re: Generate mosnters

but its all the same object

Offline

 

#4 2013-04-12 11:48:33

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Generate mosnters

Use scratch 2.0 or certain mods. It can't be done in scratch 1.4.

Offline

 

#5 2013-04-12 13:27:30

NamorTheFirst
New Scratcher
Registered: 2013-04-10
Posts: 60

Re: Generate mosnters

Could have told me that to begin with. Sorry, but I have no idea

Offline

 

Board footer