About 420,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. 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 ...

  3. What is the usecase of Scratch Registers in ARM? - Stack Overflow

    Jul 11, 2020 · Why do we have a scratch register in ARM Architecture? I mean what is the purpose of this register? It is efficient because scratch registers do not need to be saved …

  4. Scratch discs full - Microsoft Community

    Mar 16, 2018 · If the scratch disk is full, it simply means that your storage drive is full. Clear some stuff out, especially things that you don't need. I recommend using Disk Clean-Up. Press the …

  5. How do i fix this clone bug in Scratch? - Stack Overflow

    Jan 14, 2024 · So I was making a quiz game in scratch, I decided to clone the board that has the answer, but the clone just kept following each others, no matter how I fix it. I tried using a …

  6. How to start my computer from scratch. - Microsoft Community

    May 20, 2018 · I want to erase all of the computer is starting to get slow and I want it to start from scratch how do I do this.

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

  8. How to tell which edge was touched in Scratch?

    Dec 28, 2014 · In Scratch, there is a condition in the sensing category called touching, that can have edge as a parameter. Given that the condition returns true, how can I tell which edge …

  9. Whenever switching a tab or window, the screen becomes like a …

    Dec 22, 2024 · Whenever switching a tab or window, the screen becomes like a scratch ticket? The past couple of days, I've noticed that randomly whenever I switch into another tab, …

  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 …