About 91 results
Open links in new tab
  1. How to hide a particular sprite in mit-scratch? - Stack Overflow

    May 28, 2018 · I am trying to write a scratch code in which on a button press a particular sprite will be displayed and on another button press another sprite will be displayed, the first one should …

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

  3. How do I duplicate a custom code block in Scratch?

    Feb 11, 2024 · I've got a custom code block that I've written in Scratch: I want to duplicate my code block so that I can have a second version that is slightly different instead of having to create a whole …

  4. My scratch project isn't taking key input - Stack Overflow

    Jun 7, 2023 · With scratch, it's difficult to actually help you; but taking a gander at your screenshot, the condition seemed to read if x is pressed, it broadcasts "fightmodefordesert" and hide. I'm not a …

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

  6. Finding a scratch file in IntelliJ IDEA - Stack Overflow

    May 18, 2017 · You can find the full path by right clicking an existing scratch file in the project view and choosing Show in Explorer. It's not the prettiest solution, but it preserves the default location of the …

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

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

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

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