
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 …
How to change the resolution of the stage in MIT Scratch
Sep 9, 2018 · I'm not sure you can change the scratch stage to be HD, but you can DEFINITELY change the screen size, using various websites, such as Turbowarp. In Turbowarp, if you go to the …
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 rebuild docker container in docker-compose.yml?
Apr 27, 2016 · There are scope of services which are defined in docker-compose.yml. These services have been started. I need to rebuild only one of these and start it without up other services. I run the …
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 …
Scratch - How can I make something like a for loop?
2 Actually, there is already one! It is called the foreach block, and works just like a for loop. It was removed from the block listing in the early Scratch 2.0 beta, and not many people know about it, but …
Why is my Scratch Cloud Variable not Updating? - Stack Overflow
Mar 30, 2020 · That is likely due to network lag. 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, …
scratch sprite not registering hit consistently - Stack Overflow
May 9, 2021 · This simple shooter game is supposed to result in the sprite shattering and disappearing when hit. It will work maybe 40% of the time. Here's the link to the project and the relevant code …
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 …
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 …