After searching many forum posts and tutorials, I still haven't found a solution to my problem.
After a fixed point (Ex.: Boss) spawns other objects that stop after a certain point, they should move around the boss endlessly, I tried using "PIN" (Rope Style) but they stop after a certain point. Here are some screenshots to clarify:
First, the "Boss" (Red Object) spawns "Clones" (Opaque Red Objects) that move then, due to negative acceleration, stop.
After that, they star moving around the boss counter-clockwise.
Yet, they stop at the right of the Red Object and don't move anymore, I want them to continue moving continuously.
This is the code, I tried using angles to move them around, but no dice for me.
Can anyone shed some light on my problem?