Noob question - can I fill a shape I create programatically?

I want to create a shape using a pen - not using the rectangle block.
Can I fill that shape?
The “set fill color” block doesn’t appear to work in this instance - so is there a work-around?

I suppose. In that case- I’d just use a Show/Hide block with a Rectangle Shape Actor to appear when the pen completes the drawing. You’ll have to use some logic to denote when the completion of the rectangle is drawn.

This is my first thought.

1 Like