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

#1 2012-02-21 02:49:43

syafiqah
New Scratcher
Registered: 2012-02-21
Posts: 2

I need help with cloning sprites!

I'm making clicking game where each click on a moving sprite registers a score.

To increase the difficulty, the sprite is supposed to clone itself after every click.

Right now when the user clicks the sprite, the sprite is cloned, but it doesnt move.

How do i make the clones move??

Offline

 

#2 2012-02-21 03:09:28

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: I need help with cloning sprites!

There is no real cloning feature in Scratch yet. I assume you're using the

stamp
block, right? That block just stamps an image, it doesn't actually clone.
If you want, you could have extra sprites that show after there are a certain number of "clones", but that causes limits.  hmm

Offline

 

#3 2012-02-21 03:14:06

syafiqah
New Scratcher
Registered: 2012-02-21
Posts: 2

Re: I need help with cloning sprites!

i'm actually using the cloning block but i have no idea how to get it to work  hmm

Offline

 

#4 2012-02-21 09:50:42

CheeseMunchy
Scratcher
Registered: 2008-10-13
Posts: 1000+

Re: I need help with cloning sprites!

syafiqah wrote:

i'm actually using the cloning block but i have no idea how to get it to work  hmm

What cloning block???


6418,

Offline

 

#5 2012-02-21 09:57:46

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: I need help with cloning sprites!

http://scratch.mit.edu/forums/viewtopic.php?id=80209 for cloning.

Once MathWizz creates the whenCloned hat block, you can use broadcasts to activate the sprite. Though I guess it depends on what you are trying to do when you clone the sprite.

Offline

 

#6 2012-02-21 12:27:38

schusteralex2
Scratcher
Registered: 2011-09-17
Posts: 1000+

Re: I need help with cloning sprites!

Is that a mod to get cloning?


http://i44.tinypic.com/2uj37ds.gif

Offline

 

#7 2012-02-21 12:42:19

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: I need help with cloning sprites!

schusteralex2 wrote:

Is that a mod to get cloning?

No, just a hack.

Offline

 

#8 2012-02-21 12:52:10

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: I need help with cloning sprites!

Technically, a hack is a mod.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#9 2012-02-21 21:37:42

schusteralex2
Scratcher
Registered: 2011-09-17
Posts: 1000+

Re: I need help with cloning sprites!

scimonster wrote:

schusteralex2 wrote:

Is that a mod to get cloning?

No, just a hack.

Could I have a copy of it? Or download link?
Or do you go into the system browser an do it on your computer?


http://i44.tinypic.com/2uj37ds.gif

Offline

 

#10 2012-02-21 21:41:17

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: I need help with cloning sprites!

schusteralex2 wrote:

scimonster wrote:

schusteralex2 wrote:

Is that a mod to get cloning?

No, just a hack.

Could I have a copy of it? Or download link?
Or do you go into the system browser an do it on your computer?

The link I gave you has you implement the blocks yourself. Currently, I don't think there is a mod with it.

Offline

 

Board footer