Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do i make something happen when one sprite TOUCHES another
- ArianaCampbell
-
4 posts
How do i make something happen when one sprite TOUCHES another
I know how to make something happen when two sprites are constantly touching, but how do i make something happen when they touch ONCE?
- ItBeJC
-
1000+ posts
How do i make something happen when one sprite TOUCHES another
I'm not sure what you mean exactly, but maybe something like this:
If you want this to happen all of the time, just put a forever loop around it.
- deck26
-
1000+ posts
How do i make something happen when one sprite TOUCHES another
Do you mean they only touch once? You could do a wait until touching and then add the code (perhaps a broadcast) to make something happen.
- cookieclickerer33
-
1000+ posts
How do i make something happen when one sprite TOUCHES another
If you want an “easy” and quick way to do it there’s always
https://scratch.mit.edu/projects/916397939/
https://scratch.mit.edu/projects/916397939/
- ArianaCampbell
-
4 posts
How do i make something happen when one sprite TOUCHES another
I mean like if you want the message “you died” to pop up after a sprite touches another sprite. I tried to do it with the when touching command but that makes it to where the message constantly glitches.
- amogus1123
-
500+ posts
How do i make something happen when one sprite TOUCHES another
example: I mean like if you want the message “you died” to pop up after a sprite touches another sprite. I tried to do it with the when touching command but that makes it to where the message constantly glitches.https://scratch.mit.edu/projects/916446405/
i replicated what you said, it works fine.
- amogus1123
-
500+ posts
How do i make something happen when one sprite TOUCHES another
Please make constructive posts.
- scratchcat_0001
-
3 posts
How do i make something happen when one sprite TOUCHES another
maybe add a stop this script block? I mean like if you want the message “you died” to pop up after a sprite touches another sprite. I tried to do it with the when touching command but that makes it to where the message constantly glitches.
Last edited by scratchcat_0001 (Oct. 31, 2023 09:14:52)
- Master_-_Of_-_Code
-
7 posts
How do i make something happen when one sprite TOUCHES another
Here's how I would do it: I know how to make something happen when two sprites are constantly touching, but how do i make something happen when they touch ONCE?
ALSO I DO NOT HAVE 6 POSTS!
Last edited by Master_-_Of_-_Code (Oct. 30, 2023 22:04:20)
- amogus1123
-
500+ posts
How do i make something happen when one sprite TOUCHES another
Here's how I would do it: I know how to make something happen when two sprites are constantly touching, but how do i make something happen when they touch ONCE?ALSO I DO NOT HAVE 6 POSTS!
This is the exact same as #2…
- mixingbutterso
-
2 posts
How do i make something happen when one sprite TOUCHES another
aaa why is all things here like this was made in 2012 theres no wait until what do i do
aaaaaaaaaaa
aaaaaaaaaaa

- mixingbutterso
-
2 posts
How do i make something happen when one sprite TOUCHES another
and everything else doesnt make sense!!!
- CoolBanana019
-
2 posts
How do i make something happen when one sprite TOUCHES another
#West_Virginia4life
can you make the message you died come up when 1 sprite touches another using REAL CODE PLEASE!!!!!!
#mad
#new_scracher
#not_a_code_master
can you make the message you died come up when 1 sprite touches another using REAL CODE PLEASE!!!!!!
#mad
#new_scracher
#not_a_code_master
- CoolBanana019
-
2 posts
How do i make something happen when one sprite TOUCHES another
WELLLLL?
#imPATIANT
#imPATIANT
- BigNate469
-
1000+ posts
How do i make something happen when one sprite TOUCHES another
#West_Virginia4life
can you make the message you died come up when 1 sprite touches another using REAL CODE PLEASE!!!!!!
#mad
#new_scracher
#not_a_code_master
Please don't necropost. The people who responded to this probably haven't been looking at this for several months. Open your own topic instead. WELLLLL?
#imPATIANT
Also, don't be rude. And, using the octothorpe (better known as a hashtag) to write #______ with off-topic things can be considered spam if it isn't in a signature.
- LearnerYetCoder
-
10 posts
How do i make something happen when one sprite TOUCHES another
Maybe this?
In the other sprite:
In the other sprite:
- LearnerYetCoder
-
10 posts
How do i make something happen when one sprite TOUCHES another

- dragonsnake003
-
100+ posts
How do i make something happen when one sprite TOUCHES another
I mean like if you want the message “you died” to pop up after a sprite touches another sprite. I tried to do it with the when touching command but that makes it to where the message constantly glitches.
- RicDiamond1477
-
100+ posts
How do i make something happen when one sprite TOUCHES another
Please don't post on discussions made and resolved a long time ago, this is called necropsying and redirects Scratchers from other Scratchers needing help. what you make no sens
- Discussion Forums
- » Help with Scripts
-
» How do i make something happen when one sprite TOUCHES another