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

Shadow Arguments: Add shadowArgument (Part) #188

Closed LilyMakesThings closed 8 months ago

LilyMakesThings commented 8 months ago

Add Shadow Arguments from More Control; an argument that's duplicated when dragged as a shadow block.

image

Circumvents the need for nasty override scripts.