Discuss Scratch

funnygames10
Scratcher
8 posts

Making interactive projects

To make an interactive project, try this script:
if <(loudness) = [12]> then
add (loudness) to [loudness]
end
Then, talk into a microphone!
Please make a reply telling how to make a project with one of the 3 interactive sensors. Ether loudness, video, or key press. Whichever you prefer.

Last edited by funnygames10 (May 10, 2014 15:41:20)



when green flag clicked
forever
have fun!
end
~FG10
funnygames10
Scratcher
8 posts

Making interactive projects

If you read my first one, try this:
if <(video [motion] on [cat) = [5]> then

add (video [ direction] on [cat]) to [video motion on cat]
end
Then, move into the webcam!
Cool, huh?


when green flag clicked
forever
have fun!
end
~FG10

Powered by DjangoBB