Discuss Scratch

jdh5778
Scratcher
14 posts

Retry and home buttons don't work

I have a flappy bird type game where there's supposed to be a retry button when you die, but each time i click on it, the obstacles just start spawning everywhere for no reason, and the more you press on it, the worse it is. If someone can find the problem please tell me, this happens on all of my games, both in retry and home buttons.
The game : https://scratch.mit.edu/projects/819415642/
jdh5778
Scratcher
14 posts

Retry and home buttons don't work

jdh5778 wrote:

I have a flappy bird type game where there's supposed to be a retry button when you die, but each time i click on it, the obstacles just start spawning everywhere for no reason, and the more you press on it, the worse it is. If someone can find the problem please tell me, this happens on all of my games, both in retry and home buttons.
The game : https://scratch.mit.edu/projects/819415642/
Another problem is that in my game there's circular obstacles which seem to work fine except for the first one, that doesn't despawn when it reaches the edge and it looks weird. its in the same sprite as all the other obstacles so it should have the same code but somehow it doesn't work
medians
Scratcher
1000+ posts

Retry and home buttons don't work

Try deleting all the clones of the spike sprite.
Clones can receive broadcasts, meaning you can just send a message with this code to that sprite:
when I receive [delete spike clones v]
delete this clone

Last edited by medians (March 15, 2023 22:50:24)

Frederick3434
Scratcher
9 posts

Retry and home buttons don't work

What does block say?
move ()(foo)(☁ score)(list :: list)(list :: list) steps
My browser / operating system: IPad iOS 17.5.1, ChromeiOS 140.0.7339.122, No Flash version detected
Frederick3434
Scratcher
9 posts

Retry and home buttons don't work

move ((1) + (0)) steps
Frederick3434
Scratcher
9 posts

Retry and home buttons don't work

set video transparency to (100000000000000000000000000000000) %

Powered by DjangoBB