Basically, after determining the path of my agent Id like to be able to save its movement and be able to scrub through a slider/timeline forwarding and reversing its movement. How would I go about this?
I know I have an array of Vector3s from the agent path, I’m just having trouble on how I’d about about implementing the movement.