_verified_: Scratchmitedu-projects-editor-tutorial-getstarted
| Problem | Likely Cause | Solution | |---------|--------------|----------| | Sprite doesn’t move | Blocks are not snapped together | Drag blocks until you hear a “click” sound | | Script runs once then stops | No forever loop or green flag | Use when green flag clicked + forever | | Sprite gets stuck on edge | Missing if on edge, bounce | Add that block inside your movement loop | | No sound | Volume muted in editor or browser | Check the speaker icon above Stage |
Click the above the Stage. The cat moves forever! scratchmitedu-projects-editor-tutorial-getstarted
