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

#1 2010-07-06 14:35:23

BlackMarket
Scratcher
Registered: 2010-06-05
Posts: 100+

Sprite grouping

There should be a function that allows you to group together sprites.

This would allow you to use  <touching [Group 1]?> rather than <<touching [sprite 1]> or <<touching sprite 2> or <touching sprite 3>>>.


http://img844.imageshack.us/img844/3924/blackmarketlogo.png
                                      I'm (your) Back.

Offline

 

#2 2010-07-06 14:39:49

Wolfie1996
Retired Community Moderator
Registered: 2009-07-08
Posts: 1000+

Re: Sprite grouping

Agreed - RHY had a thread suggesting this a while ago  smile  For now, though, there is a workaround (sadly, it only works offline), using lists... Here is a simple project that I made to demonstrate this  big_smile  But a block built just for this would be nice  big_smile


"...Jargon - the practice of never calling a spade a spade, when you might instead call it a manual earth-restructing implement..." - Bill Bryson, Mother Tongue

Offline

 

#3 2010-07-06 14:46:18

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Sprite grouping

A lot of people have suggested this, actually - and I definitely think it would be a wonderful addition! So many possibilities! So many workarounds to overcome!

Offline

 

#4 2010-07-06 14:47:23

BlackMarket
Scratcher
Registered: 2010-06-05
Posts: 100+

Re: Sprite grouping

Wolfie1996 wrote:

Agreed - RHY had a thread suggesting this a while ago  smile  For now, though, there is a workaround (sadly, it only works offline), using lists... Here is a simple project that I made to demonstrate this  big_smile  But a block built just for this would be nice  big_smile

Only works offline?? D:
Well, that sucks. But, thanks anyways  smile
And yes, a block for that would be great  big_smile
Maybe Jens could work out a hack...  wink


http://img844.imageshack.us/img844/3924/blackmarketlogo.png
                                      I'm (your) Back.

Offline

 

#5 2010-07-06 14:49:09

Jens
Scratcher
Registered: 2007-06-04
Posts: 1000+

Re: Sprite grouping

this is what nested sprites in BYOB do, only that sprites are nested hierarchically, i.e. as a tree rather than just grouped.


Jens Mönig

Offline

 

#6 2010-07-06 14:58:35

BlackMarket
Scratcher
Registered: 2010-06-05
Posts: 100+

Re: Sprite grouping

Jens wrote:

this is what nested sprites in BYOB do, only that sprites are nested hierarchically, i.e. as a tree rather than just grouped.

Oh, okay. Well i'm not too good with BYOB.../:


http://img844.imageshack.us/img844/3924/blackmarketlogo.png
                                      I'm (your) Back.

Offline

 

#7 2010-07-06 15:08:41

Wolfie1996
Retired Community Moderator
Registered: 2009-07-08
Posts: 1000+

Re: Sprite grouping

BlackMarket wrote:

Wolfie1996 wrote:

Agreed - RHY had a thread suggesting this a while ago  smile  For now, though, there is a workaround (sadly, it only works offline), using lists... Here is a simple project that I made to demonstrate this  big_smile  But a block built just for this would be nice  big_smile

Only works offline?? D:
Well, that sucks. But, thanks anyways  smile
And yes, a block for that would be great  big_smile
Maybe Jens could work out a hack...  wink

I *think* in Scratch 2.0, they're planning to make all projects run the same online and offline, so maybe that would allow sprite grouping to work online...  hmm


"...Jargon - the practice of never calling a spade a spade, when you might instead call it a manual earth-restructing implement..." - Bill Bryson, Mother Tongue

Offline

 

Board footer