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

#1 2012-05-22 20:18:49

Dawnspirit59
Scratcher
Registered: 2011-07-05
Posts: 7

Script Glitch?

I made a game with circles and squares and when you touch a circle, you lose. But I have a sprite that's black that goes at the end when you lose. I have to scripts one to hide at the beginning and another to come at the end when you lose. But the screen comes out when I click the flag sometimes and some when I click play. do you know how to fix it?

Offline

 

#2 2012-05-22 21:49:08

amcerbu
Scratcher
Registered: 2009-07-21
Posts: 500+

Re: Script Glitch?

Check the script that tells it to show.  If it's showing up like that, there might be something wrong with the condition.  Or, if you're using a broadcast, make sure there isn't an errant script elsewhere in the program that's broadcasting the "end screen" message when it's not supposed to.

Offline

 

#3 2012-05-23 00:25:52

Dawnspirit59
Scratcher
Registered: 2011-07-05
Posts: 7

Re: Script Glitch?

amcerbu wrote:

Check the script that tells it to show.  If it's showing up like that, there might be something wrong with the condition.  Or, if you're using a broadcast, make sure there isn't an errant script elsewhere in the program that's broadcasting the "end screen" message when it's not supposed to.

Ok thanks. I will check it. Thanks again!

Offline

 

#4 2012-05-28 15:43:40

flareongirl
Scratcher
Registered: 2012-05-03
Posts: 31

Re: Script Glitch?

Hmmm.... looks like a bad glitch... ill see what I can doo...


Scratch rules!!!

Offline

 

#5 2012-05-29 10:46:58

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Script Glitch?

It happens to me, too.  Usually I just double click the green flag.


http://i47.tinypic.com/2iaa73k.png

Offline

 

#6 2012-05-29 17:07:17

AtomicBawm3
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: Script Glitch?

Make sure all your variables and things are reset before the script for ending runs...this might mean having to enter a time delay into the show script.


http://i50.tinypic.com/j0yw0p.jpg

Offline

 

Board footer