Discuss Scratch

hesacat
Scratcher
1 post

how do clones touch each other and sense it?

when I start as a clone
if <touching [ v] ?> then
end
I'm working on a project but to make clones battle each other they will have to sense each other, so how do I do it?

Last edited by hesacat (Feb. 12, 2022 09:00:20)

bcs320jn
Scratcher
100+ posts

how do clones touch each other and sense it?

This should work…
<touching (join [Name of the cloned sprite] []) ?>

Powered by DjangoBB