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

#1 2012-06-21 11:34:28

purplepickle
New Scratcher
Registered: 2012-04-14
Posts: 6

Sprite wont hide :(

After my sprite goes through all its scripts I want it to hide, but it won't. Any thoughts? PLEASE!!!  sad

Offline

 

#2 2012-06-21 11:40:21

cbcollab
Scratcher
Registered: 2011-10-30
Posts: 38

Re: Sprite wont hide :(

well can you show the scripts or give a link to the project?  otherwise I could suggest the obvious: put a hide block at the end of the scripts.  but maybe you should check for a script that stops it from hiding, like a script that has a show block in it. make sure there isn't a forever block that has 'show' in it.


http://i40.tinypic.com/2z9i2c3.png

Offline

 

#3 2012-06-21 11:41:22

skippito
Scratcher
Registered: 2012-03-17
Posts: 100+

Re: Sprite wont hide :(

First, make forever's repeat's or repeat-until's. Then, place a hide block at the end of your sprite's scripts. If there is an event that makes it show that could interfere with this, make the hide repeat forever. I hope this helped. If not, put the project in this gallery and I will look at it.

Offline

 

#4 2012-06-22 23:09:43

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: Sprite wont hide :(

What scripts do you currently have?


http://trinary.tk/images/signature_.php

Offline

 

Board footer