About 753,000 results
Open links in new tab
  1. 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 …

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

  3. mit scratch - Why does the sprite costume not change? - Stack …

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

  4. In Scratch, how can the clone A of Sprite2 detect if it's touching ...

    Jun 10, 2022 · 4 This is for a mini program in Scratch. What I want to do: When a clone A of Sprite2 touches another clone B of the same Sprite2, both clones are deleted, but any other …

  5. mit scratch - How to detect the x and y position of a clone? - Stack ...

    Sep 29, 2023 · The banana's solution is great as an inspiration, but it does not work in 2024 because of several problems: sprite-only variables are local to clones, you have to clear the …

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

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

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

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

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