Discuss Scratch

Meloetta_Girl
Scratcher
100+ posts

Help

Im working on a game where you can choose to let a member in the club by answering y or n. How do i do this?

generosity
Scratcher
500+ posts

Help

Please post in this forum instead. This forum is about discussing things you have made outside of scratch.

“Take a hard look at the dollar bill and ask yourself, is this really what people are dying for?” - Lil B
stevetheipad
Scratcher
500+ posts

Help

ya maan


i miss the old days
gamer_of_switch
Scratcher
44 posts

Help

bump

when green flag clicked
go to x: (-100) y: (0)
forever
change x by (<key [d v] pressed?> - <key [a v] pressed?>)
create clone of [myself v]
end
when I start as a clone
go to x: (pick random (-240) to (240)) y: (999)
repeat until <<touching [edge v] ?> or <touching [Sprite1 v] ?>>
change y by (-10)
end
delete this clone

Powered by DjangoBB