
How to make collisions - Discuss Scratch
Jul 31, 2021 · Make games, stories and interactive art with Scratch. (scratch.mit.edu)
How to make collisions? - Discuss Scratch
May 10, 2024 · I'm making a dark platformer game and I'm confused how to make collisions I tried every video how to make collisions in scratch and that didn't work for me Seriously how can I …
Walls collision - Discuss Scratch
Feb 6, 2020 · Make games, stories and interactive art with Scratch. (scratch.mit.edu)
How to make a collision script for this? - Discuss Scratch
Feb 21, 2024 · Discuss Scratch Discussion Home Follow Discussion Discussion Forums » Help with Scripts » How to make a collision script for this?
Collision detections; HOW?? - Discuss Scratch
May 11, 2016 · Is there a way to make collision detection? I've attempted and the following is what happens: 1. Normally it works fine.Touching the color sends the plays back a little. 2. But if you …
Collision Detection in a Platformer - Discuss Scratch
Aug 21, 2013 · Make games, stories and interactive art with Scratch. (scratch.mit.edu)
How do you make collision detection between 2 sprites ... - Scratch
May 3, 2016 · LUIGIPRO10 wrote: How do you make collision detection between 2 sprites? I used the touch block but the sprites do not respond to my later script. (Note: one of the spirtes …
Pen collision - Discuss Scratch
Aug 13, 2020 · If you make the player a sprite you can use the color collision detection as I suggested before with the other things that you have drawn with the pen. But if you want 100% …
How to Make Platformer Physics - Discuss Scratch
Jul 19, 2025 · scratch switch costume to // run collision scripts switch costume to Step 8: Advanced Features Wall Jumping: Detect if touching wall and allow jump in opposite direction. …
Top-down RPG Wall Collision - Discuss Scratch
Dec 12, 2023 · Make games, stories and interactive art with Scratch. (scratch.mit.edu)