Discuss Scratch

the_guy_man_i_think
Scratcher
1 post

Hello, Im new to scratch and would like some help learning to code.

Hello, Im new to scratch and would like some help learning to code.
Spentine
Scratcher
1000+ posts

Hello, Im new to scratch and would like some help learning to code.

Start in the ideas section or read more about scratch here
_---____--__---
Scratcher
100+ posts

Hello, Im new to scratch and would like some help learning to code.

do tutorials
Strxwberry_Acai
Scratcher
11 posts

Hello, Im new to scratch and would like some help learning to code.

I think the best way to learn coding when you are a beginner is to look in the code of other simpler projects and try to understand what the scripts do, When I first started scratch it was really helpful.
Hollowness
Scratcher
54 posts

Hello, Im new to scratch and would like some help learning to code.

Griffpatch's classic platformer tutorial series on youtube is how I learned
The_Game_
Scratcher
1000+ posts

Hello, Im new to scratch and would like some help learning to code.

Teach yourself by experimenting. That’s how I did it.
Skmish
Scratcher
85 posts

Hello, Im new to scratch and would like some help learning to code.

Heya. Here's something that may help you later on in your many scratch adventures

Smooth Player Movement Scripts

when wkeypressedrepeatuntilnotkey wpressed?changeyby4

when akeypressedrepeatuntilnotkey apressed?changexby-4

when skeypressedrepeatuntilnotkey spressed?changeyby-4

when dkeypressedrepeatuntilnotkey dpressed?changexby4

Keep on scratching buddy! Hope you come to love it here!
avacadoguacamole24
Scratcher
69 posts

Hello, Im new to scratch and would like some help learning to code.

Hello welcome to scratch !

if you have no ideas on what to make you can go to the Ideas section or explore other people's project for inspiration!

you can look at some tutorials if you are stuck with a type of script



Here is something that might help you
mouse-pointer script

whenclickedforevergoto mouse-pointercreatecloneof myself

whenIstartasaclonerepeat3change ghosteffectby25deletethisclone

Have fun

Last edited by avacadoguacamole24 (May 7, 2023 14:21:44)

quackTWO
Scratcher
29 posts

Hello, Im new to scratch and would like some help learning to code.

Try something different compared to scratch, like Python or Javascript. It may be hard, but after coming back to scratch, you will have knowledge on coding, functions, sin and cos math operations and more. Then, understand scratch's controls. That's how I started atleast

Powered by DjangoBB