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

#1 2008-11-03 23:07:12

MeramecMustangs
Scratcher
Registered: 2008-08-27
Posts: 2

"Touching any sprite" sensing condition

Although a sprite can trigger an action when sensing that it is touching a specific other sprite  there is no convenient way to write a script that triggers an action whenever a given sprite touches any other sprite (e.g., a ball that bounces around the world bouncing off all other sprites).  Yes it can be faked by restricting colors or by copy/paste of scripts, but it is a natural condition that should be supported.

This could either be down with a new block, or else by reusing the
[block] <touching[ sprite1 [/block] block but adding a default "any" option to the pull down menu.

Last edited by MeramecMustangs (2008-11-03 23:09:39)

Offline

 

#2 2008-11-04 11:38:55

yambanshee
Scratcher
Registered: 2007-11-06
Posts: 500+

Re: "Touching any sprite" sensing condition

i agree. it could be a neat futeur

Offline

 

#3 2008-11-05 02:06:00

Fourex
Scratcher
Registered: 2008-01-30
Posts: 35

Re: "Touching any sprite" sensing condition

Definatly!

Offline

 

Board footer