
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...
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 …
Why is my Scratch Cloud Variable not Updating? - Stack Overflow
Aug 26, 2025 · 0 Cloud variables have limitations, for example, you cannot store letters and symbols in cloud variables. Also cloud variables always would take an eternity to reload, like I tried in my scratch …
Scratch - Generator random numbers and allocating them in a if/else ...
Aug 28, 2024 · Scratch - Generator random numbers and allocating them in a if/else conditional statement Asked 1 year, 5 months ago Modified 11 months ago Viewed 173 times
How to create a Save/Load function on Scratch? - Stack Overflow
Oct 20, 2023 · 2 I am trying to make a game on Scratch that will use a feature to generate a special code, and when that code is input into a certain area it will load the stats that were there when the …
MIT Scratch Function Block - Stack Overflow
Oct 21, 2015 · A function block is a custom block in Scratch. It's very efficient for some cases, including pen (If you try it out, I used the "run without screen refresh" for the instant drawing): But basically it …
How to get the case of a letter in scratch? - Stack Overflow
Dec 11, 2021 · I'm trying to turn a string into a number, but apparently Scratch ignores the case when returning the list item of a string. So, how would I make it so that scratch pays attention to the case …
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 …
In Scratch, how can the clone A of Sprite2 detect if it's touching ...
Jun 10, 2022 · 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 …
Postman removed offline mode (Scratch Pad) in new versions, Is there …
Sep 25, 2023 · Postman removed its offline mode (Scratch Pad): The Scratch Pad is deprecated and no longer supported. The Scratch Pad is being discontinued and won’t receive any updates, bug fixes, …