About 822,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 fun-skilled …

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

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

  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. Smooth out sprite motion in scratch - Stack Overflow

    Feb 18, 2012 · How can I smooth out animations in Scratch? Mainly, I want it such that when you press and hold the right arrow, it goes right without any noticeable jittering. Plus, scratch makes you wait a …

  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. Scratch: Broadcast message spawning more and more clones each …

    Apr 25, 2024 · Scratch: Broadcast message spawning more and more clones each time, how to fix Asked 1 year, 8 months ago Modified 1 year, 6 months ago Viewed 1k times

  8. Re-open *scratch* buffer in Emacs? - Stack Overflow

    If I accidentally closed the scratch buffer in Emacs, how do I create a new scratch buffer?

  9. mit scratch - Why does the sprite costume not change? - Stack Overflow

    I'm just starting to play about in Scratch... I seem to have a sprite of a cat with two 'costumes', which I guess are like frames. I made this sequence: ...but when I click the green flag the cat ...

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