Thx. The Follower component can follow any path as long as it is spline (USplineComponent). You’re able to change a spline to follow during runtime. You can even modify/edit spline points during runtime and the follower will behave correctly (except the AutoRoll feature which is currently not recomputed during runtime if a spline changes). So yes it’s totally possible to create/modify a path during runtime. Does this answer your question?