Discuss Scratch

Oumuamua
Scratcher
1000+ posts

Color Detector

Dear @oppooo, please don't hijack any topic. Thanks.
WarriorDragonID
Scratcher
31 posts

Color Detector

szogye wrote:

So I was wondering if it was possible to make a sprite that detects the RGB color values of the color it is touching. I really hope this is possible because I am trying to make face recognition in Scratch. Thank you!

when green flag clicked
forever

if <touching color [#a92643] ?> then
put code here
endend

Powered by DjangoBB