
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 …
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
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 ...
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 clone stays …
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 list, and you cannot …
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 "Wait …
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 …
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?
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 do I make the …
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...