See where it says pick nth= 0?
Its only picking the instance that ='s 0
Don't use system, use the objects conditions like:
On start object set variable "go" to 1
Then use the variable to move the objects
object variable go =1 set x to self.x+ blah
object, on timer set variable to 0
No need to make unique tags.