Discuss Scratch

mysterious-neutron
Scratcher
1000+ posts

How do I make a clone of one sprite go to a clone of another sprite?

^


Last edited by kaj (Tomorrow 00:00:00)










deck26
Scratcher
1000+ posts

How do I make a clone of one sprite go to a clone of another sprite?

Search for ‘nearest clone’ for ideas of how to handle interactions between clones of different sprites.
drchubbington
Scratcher
100+ posts

How do I make a clone of one sprite go to a clone of another sprite?

Another option is to keep a global list of all clone positions. Using a cloneID system lets you keep track of these positions and associate them with a specific clone. From there, all you have to do is figure out the cloneID to teleport to.

when green flag clicked
forever
Be awesome!
end

Powered by DjangoBB