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

#1 2013-04-19 19:14:20

DarkestBunny
Scratcher
Registered: 2013-02-26
Posts: 1

Use singular sprite multiple times in script

Hello all, is it possible to use a singular sprite multiple times in a scene (onscreen together)

Example: One 'enemy' sprite/script, but then populate a scene with for example 10 of the sam e character(sprite) (with various movement/positioning).

I've seen it in other scripts such as 'Cyborg 2' but unfortunately do not understand how to achieve the outcome.

I'm hoping to not have to generate a different sprite for every enemy, for a game that will have 10-15 of the same exact character on screen with various conditions for movement and positioning.

Thank you very much for your help!

Last edited by DarkestBunny (2013-04-19 19:15:43)

Offline

 

#2 2013-04-19 19:40:51

Tohmis
Scratcher
Registered: 2013-02-18
Posts: 58

Re: Use singular sprite multiple times in script

This is called "cloning" but it's not possible now. You have to wait til scratch 2.0  sad


Check out my new game
http://scratch.mit.edu/static/projects/Tohmis/3300878_sm.png

Offline

 

Board footer