Hi!
So I have a group of diggers (instances of a sprite).
I want them to move to a point, and only after ALL of them are at that point, destroy them.
I can't figure out where to put the destroy action so that it won't destroy them before they moved or destroy each one as he reaches said point.... Like I said, I want all of them to reach the point first, then destroy them all.
Thanks a lot! :)
(in the example in this pic, diggers are destroyed one after the other as they reach the point)