Open kyleplo opened 5 years ago
This would be nice to have. We've thought about it (see e.g. https://github.com/LLK/scratch-vm/issues/667). One challenge is that the "set light color" block with a number input exists in Scratch 2.0, so we need to keep it around, and one with a color picker instead would be an additional block. We try to keep extensions fairly small, so we haven't added it. It's also not clear that the existing HSB color picker is a good match for the color capabilities of the LED (it might be better to use a grid of color options, but we don't have that feature).
Expected Behavior
There should be color picker, and also a way to turn the light off.
Actual Behavior
You just enter a number
Steps to Reproduce
Try it
Operating System and Browser
All