Discuss Scratch

Mei_Tachibana
New to Scratch
3 posts

Wiki Wednesday, February 28, 2018

u have to find the add music icon and press the button that says downladed music on it and you will be able to choose a song and there you go if it does not work get bck to me and I will try and help you thx p.s pls go and follow me on my other account Nanami_Momozono thankyou
ananyaaavika
Scratcher
2 posts

Wiki Wednesday, February 28, 2018








UniverseOfGaming
Scratcher
100+ posts

Wiki Wednesday, February 28, 2018

Would you rather follow me or follow griffpatch?

when green flag clicked
ask [Would you rather follow UniverseOfGaming or follow griffpatch?] and wait
forever
if <(answer) = [UniverseOfGaming]> then
think [Thinking...] for (2) secs
go to [UniverseOfGaming v]
end
if <(answer) = [griffpatch]> then
think [Thinking...] for (2) secs
go to [griffpatch v]
end
end

For more, see -InsanityPlays-!
char123LI
Scratcher
3 posts

Wiki Wednesday, February 28, 2018

UniverseOfGaming wrote:

Would you rather follow me or follow griffpatch?

when green flag clicked
ask [Would you rather follow UniverseOfGaming or follow griffpatch?] and wait
forever
if <(answer) = [UniverseOfGaming]> then
think [Thinking...] for (2) secs
go to [UniverseOfGaming v]
end
if <(answer) = [griffpatch]> then
think [Thinking...] for (2) secs
go to [griffpatch v]
end
end[/quote]


i all ready follow both

Last edited by char123LI (March 12, 2018 11:43:37)

char123LI
Scratcher
3 posts

Wiki Wednesday, February 28, 2018

i dare you to come check out char123LI] for (2) secs
cs961926
Scratcher
1 post

Wiki Wednesday, February 28, 2018

Hello
KSO3
Scratcher
100+ posts

Wiki Wednesday, February 28, 2018

Try out my new game - acebat
DiamondMewtube
Scratcher
3 posts

Wiki Wednesday, February 28, 2018

Cool!
peppapig1254
Scratcher
3 posts

Wiki Wednesday, February 28, 2018

HOLA





spacetures
Scratcher
24 posts

Wiki Wednesday, February 28, 2018

I Love Scratch
rob373
Scratcher
7 posts

Wiki Wednesday, February 28, 2018

UniverseOfGaming wrote:

Would you rather follow me or follow griffpatch?

when green flag clicked
ask [Would you rather follow UniverseOfGaming or follow griffpatch?] and wait
forever
if <(answer) = [UniverseOfGaming]> then
think [Thinking...] for (2) secs
go to [UniverseOfGaming v]
end
if <(answer) = [griffpatch]> then
think [Thinking...] for (2) secs
go to [griffpatch v]
end
end[/quote]
Yannick4510
Scratcher
8 posts

Wiki Wednesday, February 28, 2018

cool

Last edited by Yannick4510 (March 13, 2018 15:40:10)

Yannick4510
Scratcher
8 posts

Wiki Wednesday, February 28, 2018

This is how you make a high score box


if <touching color [] ?> then
if <(score) > (☁ score)> then
set (☁ score) to (score)
end
end

Last edited by Yannick4510 (March 13, 2018 15:47:52)

KSO3
Scratcher
100+ posts

Wiki Wednesday, February 28, 2018

try out my new game acebat
please put a like - I want it to be popular
UniverseOfGaming
Scratcher
100+ posts

Wiki Wednesday, February 28, 2018

(hi guys
(i am universeofgaming

For more, see -InsanityPlays-!
gamestudio2008
Scratcher
17 posts

Wiki Wednesday, February 28, 2018

hello https://scratch.mit.edu/projects/209507864/

Mah name is Owen, proud to be an American
UniverseOfGaming
Scratcher
100+ posts

Wiki Wednesday, February 28, 2018

Yannick4510 wrote:

This is how you make a high score box


if <touching color [] ?> then
if <(score) > (☁ score)> then
set (☁ score) to (score)
end
end
I think that the ☁ means high in high score

For more, see -InsanityPlays-!
UniverseOfGaming
Scratcher
100+ posts

Wiki Wednesday, February 28, 2018

This is how to make a high score script. The example below is from a platformer:

when green flag clicked
set [☁ score v] to (0)
set [score v] to (0)
forever
if <touching color [green v] ?> then
if <(score) > (☁ score)> then
set [☁ score v] to (score)
end
end
end

For more, see -InsanityPlays-!
goguy376
Scratcher
1 post

Wiki Wednesday, February 28, 2018

good old wiki wensday
maxcc14
New to Scratch
1 post

Wiki Wednesday, February 28, 2018

define asd

Powered by DjangoBB