Hi, I am very new to Scratch. I went through the basic tutorial. How do I get all of the actions to play. When using Alice, there is a green play button. I have tried using the flag as a master play button, but no such luck. What steps am I missing?
Offline
the forever loop? if you use when green flag clicked, it will only run the blocks once, using a forever loop, the blocks are run till the red button is pressed
Offline
mrmooney1 wrote:
Ok, I went through the Getting Started with Scratch tutorial. How do I combine the scripts?
Not sure I understand what you are looking for here. You talked about making things run when the flag is clicked...you need to use the "When Green Flag Clicked" block (the first block under the Control tab) to have that happen. Typically, you start your project with the Green Flag. You don't have to though...you could use any of the When Key Pressed blocks to start things up.
Sometimes it's easier to just share your project online and then ask your questions in the forum with and include a link to the project. Then, other people can download your project and see your problem directly.
Offline