Discuss Scratch

BlazeIsGaming
Scratcher
22 posts

Bubble Effect stays after I hide it and send it to back layer

So I have a bubble effect in my project at the intro: https://scratch.mit.edu/projects/341535643/
And as you can see when It gets to the question: Are you a boy or a girl? It still stays at the top, I'v tried using the send to back and the hide things. and it does not work… It'd be great if you could help. The code is on the “See inside” button. So…. Ye.
deck26
Scratcher
1000+ posts

Bubble Effect stays after I hide it and send it to back layer

Apparently unshared.
BlazeIsGaming
Scratcher
22 posts

Bubble Effect stays after I hide it and send it to back layer

deck26 wrote:

Apparently unshared.
lemme fix that then!
deck26
Scratcher
1000+ posts

Bubble Effect stays after I hide it and send it to back layer

Change 177 to 175. Depending on the rotation of the costume it doesn't always get above y=177.

But watch that ‘stop other scripts in sprite’ in the receiver. If any clones exist at that point they'll never get deteted - perhaps add a ‘delete’ at teh end of that script to play safe.

Powered by DjangoBB