Moving clones simultaneously(nevermind)

I am making a Doodle Jump remake. It is scrolling so I want the all the platforms(clones of a sprite) to move simultaneously. How can I make them move all together?

Do they move only all together? If so, just have them coming soon script pic and ditto y position, then move the sprite of which they're clones. (To prevent them all being in the same place, change each one's rotation center.)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.