Hi,
I have a block of objects that move left to right along a fixed y position.
Now every so often the different objects detach from the block and transition toward the bottom of the screen.
What I need to happen is if the object hasnt been removed.i.e. shot, then they will return to their starting position in the MOVING grid.
I can return them no issues into a fixed grid, but how to keep track of their start position and return them to a MOVING grid.
Any suggestions please?
thank you