Hey all! So, I’ve set up a small system to simulate bugs running along the ground; it spawns in ‘cockroaches’ with and then the individual cockroaches run along the ground using timelines. Here’s the flow of how they’re working.
So, pretty simple flow of the cockroaches moving between 3 little timelines, I think. But I’m encountering an issue where, upon any individual cockroach completing their loop between the three points, AFTER they start the timeline flow again up at the top with “Play From Start” on Timeline ‘MoveRandomPoint01’, they’ll get stuck in a loop, continually going from Start Point to Path Point 1, and then teleporting back to Start Point, moving to Path Point 1, rinse repeat forever. Here’s a video.
You can see around 9 seconds when the loop kicks in. Any ideas on why this is going on, and the timeline flow isn’t continuing as normal, would be greatly appreciated!