Discuss Scratch
- Discussion Forums
- » New Scratchers
- » Welcome to Scratch! Get started here!
- jai10512
-
Scratcher
6 posts
Welcome to Scratch! Get started here!
Hi my friends . I'm a new scratcher . I have a question ! How can I download scratch 2 (beta version) ? I would be very thankful if you could answer my questionGreetings. I know a way to download scratch 2.0 EASILY.
You see, scratch already knows you want the 2.0 editor, so in this case, they created a page that you can download the editor itself.
The scratch 2.0 beta Download
Click the link to get the editor.
But however, There are steps.
- Get adobe air. If you don't already have it, download and install the latest Adobe AIR, AKA the link below.
Adobe air download
- Next, you should download the offline editor from scratch 2.0, while i cannot get the link, it should be there for you.
- While it isnt a instruction, There are support materials helping you to get started on scratch 2.0
So there, A complete guide how to download scratch 2.0. Hope it helps!:D
Sincerely - Jai10512.
- black-sprunki2
-
Scratcher
27 posts
Welcome to Scratch! Get started here!
repeat (n) change y by (n) repeat (n) change y by (-n)@rockstar151 how do i make a sprite “jump”?here
- 100ZenoGD1
-
Scratcher
100+ posts
Welcome to Scratch! Get started here!
repeat (n) change y by (n) repeat (n) change y by (-n)@rockstar151 how do i make a sprite “jump”?here
when [... v] key pressed
set [gravity v] to [n]
repeat until <touching [floor/ground/level v] ?>
change y by (gravity)
change [gravity v] by (-1)
fix collision run without screen refresh :: custom
end
set [gravity v] to [0]
define fix collision
repeat until <not <touching [floor/ground/level v]>>
change y by (1)
end
Seamless jumping with gravity!
- ShadowTrooper13
-
Scratcher
23 posts
Welcome to Scratch! Get started here!
when key pressed
glide (1) secs to x: (0) y: (2)
wait (1.5) secs
glide (1) secs to x: (0) y: (0)
Last edited by ShadowTrooper13 (Sept. 7, 2025 11:46:14)
- isaacs54321
-
Scratcher
7 posts
Welcome to Scratch! Get started here!
when this sprite clicked
say [my Name Is not crazy] for (2) secs
- ZACHKINGSSTUDIO
-
Scratcher
1 post
Welcome to Scratch! Get started here!
Hi, I'm a new scratcher and working on games. So far, I have made 1 game called lemon shooter plz check it out
- HawkDogs
-
Scratcher
7 posts
Welcome to Scratch! Get started here!
i just got out of being a new scratcher, anyway hi!
- AHHH_SCREENDOOR
-
Scratcher
22 posts
Welcome to Scratch! Get started here!
still wondering if being a scratcher in disguise as a new scratcher can still give me welcomes

