Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » If two sprites touch, how do I make something happen?!
- saintedleek
- New Scratcher
6 posts
If two sprites touch, how do I make something happen?!
please help
- drmcw
- Scratcher
1000+ posts
If two sprites touch, how do I make something happen?!
when green flag clicked
forever
if <touching [other sprite v]?> then
... //make something happen goes here
end
end
- saintedleek
- New Scratcher
6 posts
If two sprites touch, how do I make something happen?!
Thanks loads!
- HeroBrian9
- New Scratcher
1 post
If two sprites touch, how do I make something happen?!
thanks (; I thought it was something like that and the diagram only confirms it
- ellaschool
- New Scratcher
2 posts
If two sprites touch, how do I make something happen?!
cool project how are you doing that is it of google images
fromellax
fromellax
- Emron_Arsala
- Scratcher
1 post
If two sprites touch, how do I make something happen?!
I just forgot the forever, thank you
- conroy12
- Scratcher
1 post
If two sprites touch, how do I make something happen?!
thank youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- Discussion Forums
- » Help with Scripts
- » If two sprites touch, how do I make something happen?!