how can I make a sprite copy itself? like in a script? like maybe this:
[blocks]
<when green flag clicked>
<forever>
<if><touching[ bullet
<copy sprite>
this would be so helpful!!!!!!! please tell me how if it isn't possible please make it possibe assap!!!
Last edited by midnightleopard (2008-05-24 17:45:05)
Offline
Scratch doesn't support sprite duplication.
Offline
coolstuff wrote:
you mean like stamp it? If so, just use stamp in pen.
no, not like that, stamps don't move.
Offline
midnightleopard wrote:
coolstuff wrote:
you mean like stamp it? If so, just use stamp in pen.
no, not like that, stamps don't move.
Well then, I don't believe it's possible unless you duplicate the sprite and tell it when to hide/show. That's one of the things I hate about scratch: You can't use a sprite twice.
Offline
You would have to make multiple copies of the sprite manually. Or use stamp/delete to simulate a moving sprite, as Jens has done in one of his demos.
Offline