Discuss Scratch

E_MachineVR
Scratcher
2 posts

Face filters

Here's some code to help with coding a scratch face filter!

when green flag clicked
forever
go to [Nose]
point in direction (of face tilt)
set size to (face size) %
end
E_MachineVR
Scratcher
2 posts

Face filters

E_MachineVR wrote:

Here's some code to help with coding a scratch face filter!

when green flag clicked
forever
go to [Nose]
point in direction (of face tilt)
set size to (face size) %
end
the blocks that are inside the forever loop should all be from the face sensing extension. I did it in this way bc there isn't a face sensing block I can show in the preview, sorry!

Powered by DjangoBB