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

#1 2012-01-28 07:27:59

Wernich
New Scratcher
Registered: 2012-01-28
Posts: 7

Multipul instances of same objects.

is it possible to add multipul instances for the same object?
e.g
if made a basic brick break game but for each brick I have give its own script. Is it possible  to just duplicate the 1 SPRITE and put it all over the screen for the other bricks?

Offline

 

#2 2012-01-28 08:40:18

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Multipul instances of same objects.

Yes, it is possible; just right-click on the brick, and select "Copy". You'll have to change the values in the

go to x: (x) y: (y)
block, but that's it!


Why

Offline

 

#3 2012-02-01 16:42:27

Locomule
Scratcher
Registered: 2009-08-24
Posts: 500+

Re: Multipul instances of same objects.

sounds like tile-stamping to me but that can be a pretty big bite to chew on in Scratch

here is one of my RPG-type apps that does this...
Loco's tile-based RPG System (demo version)

Last edited by Locomule (2012-02-01 16:42:58)


aka Pain from DragonSpires, Delrith Online, BotBattle, Urban Dead etc etc lol

Offline

 

Board footer