extensions
extensions copied to clipboard
Blocks to change properties of other sprites
The only way for a sprite to move, change costume, etc. is for it to run code to change it. But sometimes you're running code outside that sprite, and there are probably various cases where it would be really convenient to be able to change something in that other sprite.
An extension that gives you blocks where you can change a sprite's position, rotation, costume, visibility and other things, each one with a dropdown to select which sprite to change it in might be useful.
Kind of like the show [sprite v]
and hide [sprite v]
blocks from the Looks+ extension.
Both Extensions are from my gallery ;)