Hi blackhornet,
Thanks, well they are sprites at the moment so I am using that 'technique' to put the connecting sprite to follow after the other.
I made the sprites so they can slide down in a loop (sprites have bullet). Now the loop works, it's just that those gaps appear.
I initially put the trigger once there because otherwise the connecting sprite that is supposed to follow up will forever be placed at that Y position of 0, and never slide down. I'll check if it is still necessary now.
Anyway, what did you mean by "Don't set them to 0, subtract your max value. IE: Field2 Subtract 1024"?
How is the code supposed to look like? I don't understand what to change to what.
Thanks!