Hi!
So I have a collection of instances of a sprite, that I want to all walk in a column towards a random point on the screen.
Any ideas how to achieve that?
Thanks!
To clarify:
They don't actually have to follow each other, it just has to look that way. So, for instance, if it is simpler to have each of them walk the same path, and it will make it look like they're walking in a column - great! (but I still don't know how to achieve that either :-()