Question about moving along multiple points

Hi I have a question about using Path.

First, I apologize for the poor English because I am not familiar with English.

I need to move the Object along the precomputed Vector3 list values.
For example, in A mobile, there is a corner coordinate used when an a’ object moves a path toward a destination, and these values are transmitted as a packet, so an a’ object in B mobile moves along the path.

Please let me know if there is any way I can
Thank you.

Hi

I’m not quite sure what you mean. If you are moving objects along a predefined path, then you won’t need pathfinding at all.