Discuss Scratch

TeEmOP
Scratcher
26 posts

game over

Hi,

i made a scratch game: cat clicker. when the cat toutch a black line i want the script stops and it shows game over but it doesn't work who can help me?

here is the game: http://scratch.mit.edu/projects/16023568/
1234abcdcba4321
Scratcher
1000+ posts

game over

Put the forever outside of the if else instead of inside.

I'd highly appreciate it if you were to follow me. Don't forget to go to my profile.
All of my programming suggestions <— You should really get the suggestions move back to the suggestions forum!
Five hundred posts! I never expected to get up there… In only 2-3 months.
Does anyone know what a signature is? I mean, I've already seen 6-7 people get confused.
BSH1
Scratcher
100+ posts

game over

Hi, I have remixed with the glitch hopefully fixed see here
TeEmOP
Scratcher
26 posts

game over

ok ty
Blaze349
Scratcher
1000+ posts

game over

TeEmOP wrote:

Hi,

i made a scratch game: cat clicker. when the cat toutch a black line i want the script stops and it shows game over but it doesn't work who can help me?

here is the game: http://scratch.mit.edu/projects/16023568/

do
Forever{
if touching colour (black) then
wait (1) sec
brodcast game over
}
for backdrop or gameover sprite

When I recieve(game over){
switch backdrop to game over


easy peasy all done if you need more help go to my project super mario bros it in my profile go to the remixed one

Powered by DjangoBB