About 1,450,000 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 …

  2. 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 …

  3. 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 …

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

    Mar 30, 2020 · 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 …

  5. Postman removed offline mode (Scratch Pad) in new versions, Is …

    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 …

  6. Attaching to a docker container with base image scratch?

    Oct 24, 2016 · 30 You need to add a shell to your empty base image (SCRATCH) in order to attach to it. Right now, your image only include an executable, which is not enough. As …

  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. scratch org - How to login to a ScratchOrg that was created by …

    Oct 7, 2020 · We are running DX with CI/CD using Jenkins. Our CI/CD scripts will create the scratchOrg properly, and provide the login details (domain, username, password) We use this …

  9. is there a way to convert a scratch 3.0 file into a .swf file?

    Oct 6, 2020 · 0 I tried scratch 2.0 but I use Sinhala language because l am Sri Lankan. So I can't use Sinhala in scratch 2.0 So I can't convert using scratch 2.0 Is there any other way we can …

  10. How do I make a Scratch sprite bounce off the edge of a maze?

    May 31, 2018 · I'm currently making a project, where I have a sprite that is controlled by the player, and it has to make its way through a maze-like stage: The red box is the player. How …