Discuss Scratch

Botchan18
Scratcher
10 posts

Scratch Game Ideas for those who are beginners

Welcome here! This is just the start of this forum, so get ready to post some ideas!
welcome new people
MisterCreator_25
Scratcher
28 posts

Scratch Game Ideas for those who are beginners

For example, y'all can make smooth movement with this:

when green flag clicked
forever
change x by (( (mouse x) - (x position) / ((Smoothness) :: operation block #90EE87
end
please-look
Scratcher
49 posts

Scratch Game Ideas for those who are beginners

how to make your sprite follow your mouse:
when green flag clicked
forever
point in direction (mouse pointer v)
move (10) steps
end
-sbossbattle_
Scratcher
100+ posts

Scratch Game Ideas for those who are beginners

Platformer games that have an interesting twist to it. Not completely impossible and maybe some hard-to-find solutions, but something to make it a unique platformer.

Powered by DjangoBB