|
This article is a stub. It may be incomplete, unfinished, or have missing parts/sections. If the article can be expanded, please do so! There may be suggestions on its talk page. (28/10/25)
|
| When a Face is Detected
|
when a face is detected::extension hat
|
| Category |
Face Sensing
|
| Type |
Hat
|
| Introduced in |
3.0
|
The "when a face is detected" block is a hat block and a Face Sensing block. The block activates when a face appears in the frame, after not having previously been visible.
Example Uses
- Triggering a sprite to stay on your nose forever.
when a face is detected:: extension hat
forever
go to [nose v]:: extension
- Triggering a specific action for the sprite to do/say.
when a face is detected:: extension hat
say [Wow! You look handsome!]
glide (1) secs to x: [276] y: [28]
switch costume to (Wow! v)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.