Discuss Scratch
- vulchi99
-
Scratcher
18 posts
The Fan-Made Scratch 4.0 Project
when green flag clicked
forever
Scratch 4.0
- Donut1673
-
Scratcher
3 posts
The Fan-Made Scratch 4.0 Project
I think there should be a
glide ()block
- Jmesgmes9696
-
Scratcher
12 posts
The Fan-Made Scratch 4.0 Project
go to [nearest v] source of color (#FFFFFF)
(user id)
when stop sign clicked
run green flag
- MOFEABI
-
Scratcher
59 posts
The Fan-Made Scratch 4.0 Project
when green flag clicked
Make a programming language
- Jmesgmes9696
-
Scratcher
12 posts
The Fan-Made Scratch 4.0 Project
The is supposed to be a block in a new category called “Advanced Blocks: These blocks have advanced funconality and are to be used only if you know what they do.”//(Spawn Pico)
- CreeperBoi2468
-
Scratcher
5 posts
The Fan-Made Scratch 4.0 Project
when green flag clicked
point towards x: (0) y: (0) :: motion
Last edited by CreeperBoi2468 (Nov. 2, 2025 01:08:09)
- d016
-
Scratcher
85 posts
The Fan-Made Scratch 4.0 Project
I think there should be aglide ()block
What would the block even do?
glide (23) :: motion // does it take 23 seconds to glide, or does it move 23 steps? In which direction would the sprite glide? There are so many questions, with no answers
- d016
-
Scratcher
85 posts
The Fan-Made Scratch 4.0 Project
go to [nearest v] source of color (#FFFFFF)(user id)when stop sign clickedrun green flag
By the way, you can use a :: to define block colors and shapes:
when @stopSign clicked :: events hat
cool control block :: control
go to (Stage :: extension) :: motion
when @stopSign clicked :: events hat
cool control block :: control
go to (Stage :: extension) :: motion






