TurboWarp / scratch-vm

Scratch VM with a JIT compiler and more features
https://turbowarp.org/
Mozilla Public License 2.0
75 stars 72 forks source link

New Argument: Block #186

Open alinco8 opened 9 months ago

alinco8 commented 9 months ago

like this↓

image

example

CST1229 commented 9 months ago

Why not make block inputs be C inputs? Like this (mockup made with scratchblocks): image

alinco8 commented 9 months ago

it's better that way

alinco8 commented 9 months ago

however, that also does not exist :(

yuri-kiss commented 9 months ago

Why not make block inputs be C inputs? Like this (mockup made with scratchblocks): image

instead of a block you could rename it to smth like start branch or run branch smth similar