p5js-block
p5js-block copied to clipboard
lights() breaks the block
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.