I have the same scrolling script attached to multiple game objects. But I want them executed in sequence. At present they were executing, I can say randomly so they aren't able to achieve synchronisation with each other in order.
So I want them executed based on each gameobject's order rather then each one randomly selected.