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

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

  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. Is this a valid method for setting a value to "true" in Scratch?

    May 3, 2023 · So I have started to create a Plants v.s Zombies mod in Scratch. My main concern right now is attempting to figure out how to code a drag and drop system (i.e. clicking the seed packet and …

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

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

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

  9. How do I create a Scratch org that is enabled for Prompt Builder?

    Jan 16, 2025 · How do I create a Scratch org that is enabled for Prompt Builder? Ask Question Asked 11 months ago Modified 2 months ago

  10. How to use Scratch Files in Android Studio? - Stack Overflow

    Dec 10, 2018 · Recently I came across a cool feature in Android Studio called scratch files. Just wanted to share it in Q and A Style. What are scratch files and how to use them?