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

#1 2011-10-24 05:04:18

mcgl
New Scratcher
Registered: 2011-10-20
Posts: 2

sprite in hide help please!!!

In my project, sprite1 in hide can't be sprite2 touched by < touching sprite1 >. Is there a way a sprite in hide can be touched by another sprite?  If two sprites touching occurs, they must be visible both?

Offline

 

#2 2011-10-24 11:23:29

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: sprite in hide help please!!!

set ghost effect of sprite1 to 100


http://i.imgur.com/1QqnHxQ.png

Offline

 

#3 2011-10-24 12:00:28

mcgl
New Scratcher
Registered: 2011-10-20
Posts: 2

Re: sprite in hide help please!!!

TRocket wrote:

set ghost effect of sprite1 to 100

Thank you very much for replying!

Offline

 

#4 2011-10-26 07:22:40

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

Re: sprite in hide help please!!!

TRocket's right, but in future, ask questions to do with help for your game in "All About Scratch", not "New Scratch Members"


Why

Offline

 

#5 2011-10-26 12:55:21

Rexpup
Scratcher
Registered: 2010-10-17
Posts: 100+

Re: sprite in hide help please!!!

Hide means to hide from everything, like other sprites.  To just hide something to the player, set the ghost effect to 100.  It's an option in the <set[  ]effect to(  block.


http://i.imgur.com/QQH4J.gif

Offline

 

Board footer