Skip to main content
Keep the Scratch scripting area organized using the clean up button to ensure that there aren’t dangling scripts and to make debugging and understanding scripts easier.
- A quick way to get the scripting area organized is to right click on this area and select the clean up button.
- Here are some Scratch connections that are easier to enforce and debug when the scripting area is organized:
- All blocks should come after a hat block.
- It is easier to identify and remove "loner blocks," blocks that aren’t connected to a hat block.