Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Scratch 3 Forum Block Reference
- medians
-
Scratcher
1000+ posts
Scratch 3 Forum Block Reference
That's not what the block means, you're misunderstanding it. It doesn't mean running everything in all at the same time, this was a block called “warp speed” in the 2.0 development stage, which was later renamed to “all at once”, but then it got moved to custom blocks as “run without screen refresh”, which can create clutter if you create too many custom blocks.Its impossible for one cpu to run more than one command at once. However, if you want to run everything in one tick, you can try to create a run without screen refresh custom block.all at once <> {
} :: control
Anyway, it's not even a 3.0 block though, this is meant to be a "Scratch 3 Forum Block Reference".
Last edited by medians (Aug. 12, 2023 00:58:39)
- DavidIsAwesome-24
-
Scratcher
77 posts
Scratch 3 Forum Block Reference
(round():: operators)
define ate
ate:: more-blocks
<[apple] contains [a]?:: operators>
([abs v] of ():: operators)
breakpoint:: pen
error ():: pen
warn ():: pen
log ():: pen
insert [ thing] at (1) of [ v]:: list
Last edited by DavidIsAwesome-24 (Aug. 12, 2023 04:08:57)
- 56-s
-
Scratcher
500+ posts
Scratch 3 Forum Block Reference
when green flag clicked
Voice type ([alto]) :: #262626
forever
Text to speech: say [F.U.N] :: #262626
end
Last edited by 56-s (Aug. 14, 2023 12:41:39)
- DavidIsAwesome-24
-
Scratcher
77 posts
Scratch 3 Forum Block Reference
huh?:: more blocks
Last edited by DavidIsAwesome-24 (Aug. 16, 2023 11:10:57)
- ohmygodisinsane
-
Scratcher
2 posts
Scratch 3 Forum Block Reference
when gettting pies :: control hat
atthe same time[.....
]
Last edited by ohmygodisinsane (Aug. 16, 2023 09:14:13)
- Danishcoconew
-
Scratcher
46 posts
Scratch 3 Forum Block Reference
if <(mom is dead) = [true]> then
set [mom is dead v] to [false]
end
- Danishcoconew
-
Scratcher
46 posts
Scratch 3 Forum Block Reference
when sound [bossa nove v] start :: hat sound
for a [1] in [10] {
create a clone of (myself v) at x:(range of(pick random(-10) to (10)) :: operators) y: (range of(pick random(-10) to (10)) :: operators):: motion
} :: control
this {this {this {this {this {this {stop ::cap }::cap }::cap }::cap }::cap }::cap } :: cap +
- Danishcoconew
-
Scratcher
46 posts
Scratch 3 Forum Block Reference
when sound [bossa nove v] start :: hat sound
for a [1] in [10] {
create a clone of (myself v) at x:(range of(pick random(-10) to (10)) :: operators) y: (range of(pick random(-10) to (10)) :: operators):: motion
} :: control
this {this {this {this {this {this {stop ::cap }::cap }::cap }::cap }::cap }::cap } :: cap +
- LukeMario88
-
Scratcher
13 posts
Scratch 3 Forum Block Reference
when [ Middle C v] Piano key pressed
set [My Piano v] to [Playing]
- Discussion Forums
- » Help with Scripts
-
» Scratch 3 Forum Block Reference






