A new library I made: libPenCostumes

I made a new library that allows you to use shapes to create costumes. I don't know how to upload xmls, so here is a script pic:
libPenCostumes

The drawing block uses the individual shape blocks (fill, polygon, line, & circle) to create a costume. points and colours are just simple data types.

Here is an example:
libPenCostumes

Very interesting, I liked it. :star_struck:

Thank you!

Cool

moving the goto block before setting the art var would be better because this position will become the ratation point of the costume...

This is the result with your vanilla blocks:


(the sprite is at 0,0 but the costume isin't centered on the stage)