3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Programming in Scratch.

Step 2Observation of Already Made Programs.

Observation of Already Made Programs.
«
  • Scratch programming into.png
  • sound blocks.png
If you go into the Scratch program that you downloaded for the Noah1194 gallery and go into the alien sprite, you will see five programming start blocks. Three of them start with the command "when I receive". Those three commands say if my key is received and pressed, then the alien will switch costumes, an awesome sound will be played, and points will be increased by one. Or if the key is received but not pressed, then the points will decrease by one.

If you go into the stage sprite, you will see a programing block starting with the "when flag clicked" command with many blocks after. In this program it has three "if" blocks inside of a huge "forever" block. What that big program chain is saying is, pick a random command, either right, left, or up. For each left, right, or up command there is a program inside of it saying broadcast it and play the voice command.
« Previous StepDownload PDFView All StepsNext Step »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
2
Followers
6
Author:Noah1194