About 84 results
Open links in new tab
  1. How do you use custom blocks - Discuss Scratch

    Nov 30, 2024 · Custom blocks work like functions in math. You can setup a script underneath and then you only need to put your custom block in your normal scripts to run it. Example:

  2. Script - Scratch Wiki

    To create a script, drag blocks out of the Block Palette and assemble them. To assemble blocks, drag them on top of, below, or into another block. (Different blocks can do only some of these things.) To disassemble blocks, drag them apart.

  3. In Scratch, we use “My Blocks.” To create a block, click on the “Make a block” button under the “My Blocks” category in the blocks palette. You can give your block any name you want, but it is best if it is a descriptive name so you can recall later what the procedure does.

  4. How do you use my blocks properly - Discuss Scratch

    Apr 1, 2024 · There are several advantages to custom blocks. They can help you organise your code - eg if the same code is repeated in different scripts or different parts of a script you can have a single custom block call. You can use parameters so, for example. have something that draws a circle of a specified size at a specified location.

  5. My Blocks - Scratch Wiki

    My Blocks (known as More Blocks in Scratch 2.0 and as Custom Blocks in the Block Plugin) is one of the ten categories of Scratch blocks. It holds procedures for the selected sprite.

  6. Scratch My Blocks, Part 1: Create Custom Blocks | Tutorial

    With My Blocks on Scratch, the possibilities are endless! In this first tutorial of our My Blocks series, you will learn how to create a customized block and when and why you might want to...

  7. Connecting Blocks to Create Scripts in Scratch Programming …

    In Scratch, creating scripts involves connecting blocks to define the behavior and actions of sprites within a project. Each block represents a specific command or function, and by snapping these blocks together, users can create sequences of …

  8. Blocks - Scratch Wiki

    Blocks are puzzle-piece shapes that are used to create code in Scratch. The blocks connect to each other vertically like a jigsaw puzzle, where each block type (hat, stack, reporter, boolean, or cap) has its own shape and its own slot shape for it to be inserted into.

  9. Creating Your First Script in Scratch - Envato Tuts+

    Sep 17, 2015 · In this tutorial we'll combine assets and blocks to make a script. Scripts are what make things happen in Scratch; without them the assets would just be static images (or sounds) on the stage.

  10. How to Use My Blocks and Functions CORRECTLY! - YouTube

    In this video, I explain what functions are and how to use them! We look at parameters, labelling and more!Catch up with ...

Refresh