Discuss Scratch
- Discussion Forums
- » New Scratchers
- » ★ New to Scratch? Introduce Yourself Here! ★ [READ BEFORE POSTING PLEASE] [NO BLOCKSPAM ALLOWED]
- BLACK__SKULL
-
7 posts
★ New to Scratch? Introduce Yourself Here! ★ [READ BEFORE POSTING PLEASE] [NO BLOCKSPAM ALLOWED]
TO: NitroForceX
hello, I am @BLACK__SKULL, you could make a maze game or space game, clicker game. I HOPE THIS HELPED YOU. bye!!!!
hello, I am @BLACK__SKULL, you could make a maze game or space game, clicker game. I HOPE THIS HELPED YOU. bye!!!!
- BLACK__SKULL
-
7 posts
★ New to Scratch? Introduce Yourself Here! ★ [READ BEFORE POSTING PLEASE] [NO BLOCKSPAM ALLOWED]
HI GUYS!!!!!! I WANTED TO ASK IN SCRATCH GAMES WHEN U HAVE A SCORE IF SOMEONE STOPS THE GAME THEN WANTS TO PLAY AGAIN HOW DO U REFRESH THE SCORE????
- duckmanquack
-
6 posts
★ New to Scratch? Introduce Yourself Here! ★ [READ BEFORE POSTING PLEASE] [NO BLOCKSPAM ALLOWED]
im cool I am not cool if you didn't noticeHello new scratchers
- SeuAmigo35
-
500+ posts
★ New to Scratch? Introduce Yourself Here! ★ [READ BEFORE POSTING PLEASE] [NO BLOCKSPAM ALLOWED]
if <someone joins> then
think [Come on]
end
Obviously I'm joking welcome to scratch
This block may help: Hey everyone who probably isn't reading this! I joined scratch about a year ago, but only now am I scratcher status. I only made the account to collab a project with my friend and simply pass the time in a boring class. I'd play platformers and other fun little games before I got caught. Anyways, I decided, why not revisit? So here I am. By far I made a game and animation hub where I'd link the other games into the hub. I'm still working out the details, but the basic main screen is finished. I also have a question if anyone's looking-
Is there a way to end a song loop? For example, my main page has this coding:when green flag clicked
forever
play sound [sound v] until done
end
I don't know how to end this loop, especially since it's on a different sprite/backdrop. I don't suppose this is possible- or could I broadcast a signal everytime I open up a minigame? I haven't tested this out, or is it possible to get a link? If so, it'd be much faster and less complicated, but I'd rather find a way to merge the minigames into the main hub, and the animations. Thanks for lookingstop [all]Other examples:
stop [this script]
stop [other scripts in sprite]when green flag clicked===============
repeat until <(game over) = [true]>
play sound [sound] until done
endbroadcast [stop]
when I receive [stop]
set [stop] to [true]
when green flag clicked
forever
play sound [sound] until done
if <(stop) = [true]> then
stop [this script]
end
end
don't use scratchblocks please Hello, I'm decently new! About 2 weeks on scratch is there any ideas you guys have for games or anything to make?when green flag clickedset [ Followers] to [100]
Have a good day!


- Oomedi2009
-
1 post
★ New to Scratch? Introduce Yourself Here! ★ [READ BEFORE POSTING PLEASE] [NO BLOCKSPAM ALLOWED]
Hello, I am new here, I hope to make friends and become a good coder
)

- GoGetEmBrother
-
5 posts
★ New to Scratch? Introduce Yourself Here! ★ [READ BEFORE POSTING PLEASE] [NO BLOCKSPAM ALLOWED]
@Oomedi2009 welcome
- moigam
-
1000+ posts
★ New to Scratch? Introduce Yourself Here! ★ [READ BEFORE POSTING PLEASE] [NO BLOCKSPAM ALLOWED]
Why?if <someone joins> then
think [Come on]
end
Obviously I'm joking welcome to scratchThis block may help: Hey everyone who probably isn't reading this! I joined scratch about a year ago, but only now am I scratcher status. I only made the account to collab a project with my friend and simply pass the time in a boring class. I'd play platformers and other fun little games before I got caught. Anyways, I decided, why not revisit? So here I am. By far I made a game and animation hub where I'd link the other games into the hub. I'm still working out the details, but the basic main screen is finished. I also have a question if anyone's looking-
Is there a way to end a song loop? For example, my main page has this coding:when green flag clicked
forever
play sound [sound v] until done
end
I don't know how to end this loop, especially since it's on a different sprite/backdrop. I don't suppose this is possible- or could I broadcast a signal everytime I open up a minigame? I haven't tested this out, or is it possible to get a link? If so, it'd be much faster and less complicated, but I'd rather find a way to merge the minigames into the main hub, and the animations. Thanks for lookingstop [all]Other examples:
stop [this script]
stop [other scripts in sprite]when green flag clicked===============
repeat until <(game over) = [true]>
play sound [sound] until done
endbroadcast [stop]
when I receive [stop]
set [stop] to [true]
when green flag clicked
forever
play sound [sound] until done
if <(stop) = [true]> then
stop [this script]
end
enddon't use scratchblocks please Hello, I'm decently new! About 2 weeks on scratch is there any ideas you guys have for games or anything to make?when green flag clickedset [ Followers] to [100]
Have a good day!![]()
- Discussion Forums
- » New Scratchers
-
» ★ New to Scratch? Introduce Yourself Here! ★ [READ BEFORE POSTING PLEASE] [NO BLOCKSPAM ALLOWED]