Yesterday, I have spent some hours in searching the optimal way to guide my AI game objects along a curved path. First, I have tried to manually set a curve variable, which I optimized along the path to get a smooth AI run. Secondly, I have tried setting some waypoints…