About 88 results
Open links in new tab
  1. How to create gravity in Scratch? - Stack Overflow

    Mar 23, 2022 · For people looking to advance their skills in Scratch and add gravity and jumping to your 2D game. Simple to use and easily optimizable. This can work for platformers or other fun-skilled …

  2. Why is my Scratch Cloud Variable not Updating? - Stack Overflow

    Aug 26, 2025 · Scratch cloud variables can often be quite glitchy and take quite a large amount of time to update. I know this may not be the answer you are looking for, but making an online multiplayer …

  3. How to create a Save/Load function on Scratch? - Stack Overflow

    Oct 20, 2023 · The technique you mentioned is used in many scratch games but there is two option for you when making the save/load system. You can either do it the simpler way which makes the code …

  4. Cannot save project in Scratch - Stack Overflow

    Jul 16, 2021 · My project no longer saves in Scratch 3.0. I tried refreshing and going to My Stuff but that did not help. The project does not contain any large files, but there are large blocks of code. To try t...

  5. How to change the resolution of the stage in MIT Scratch

    Sep 9, 2018 · Hey! Compiling scratch from source would be a lot of work, there are better ways for this. I think there are two efficient ways to solve that problem: You can embed the project into a website, …

  6. How to create a cloud variable in Scratch - Stack Overflow

    Apr 7, 2019 · But when I create a variable (I've used scratch 2 and 3) I get But I would like to get is this: I just watch a youtube tutorial in which was told that for cloud to work you have to be a scratcher for at …

  7. Breakable loop in Scratch? - Stack Overflow

    Jun 6, 2015 · How do you make a breakable loop in Scratch? I'm using Scratch 2.0 and can't find any good way to make a loop breakable, from inside of the loop itself.

  8. What is docker's scratch image? - Stack Overflow

    Nov 19, 2017 · The scratch image is the most minimal image in Docker. This is the base ancestor for all other images. The scratch image is actually empty. It doesn't contain any folders/files ... The scratch …

  9. In Scratch, how can the clone A of Sprite2 detect if it's touching ...

    Jun 10, 2022 · 4 This is for a mini program in Scratch. What I want to do: When a clone A of Sprite2 touches another clone B of the same Sprite2, both clones are deleted, but any other clone stays …

  10. Trouble using microphone in Scratch - Stack Overflow

    Feb 19, 2016 · When I try to record a sound for my sprite in Scratch, nothing happens. I click on the microphone to record a new sound, then click on the circle to start recording, click on "allow" when …