p5js-block icon indicating copy to clipboard operation
p5js-block copied to clipboard

lights() breaks the block

Open johnnyawesome opened this issue 5 years ago • 0 comments

Hi Mark

Another one, maybe related to this: https://github.com/mapk/p5js-block/issues/1

Using the lights()-method breaks the block. Doesn't matter if it's in Setup or draw, the block breaks.

I have not found a workaround.

How to reproduce

Place the lights() function in some code.

johnnyawesome avatar Mar 29 '20 16:03 johnnyawesome