Where you can somehow add a costume to the thing while the project is running?
The block can look like this:
add costume [costume1] to [Sprite1]
And you might be able to do this too when you click the costume1 thing and the Sprite1 thing:
add costume [costume1] to [Sprite1]
(costume2) (Sprite2)
--------------- (Sprite3)
(create)
Would this be possible?
Offline
it would probably be possible, but why would you need a block to add a costume? You can just have them already inside the sprite...
Offline