LuaEntity.autopilot_waypoints to access spidertron waypoints
Posted: Mon Dec 07, 2020 1:05 pm
Currently there is only LuaEntity.autopilot_destination which returns a single position. This should really be a list of positions, or a separate autopilot_waypoints which returns a list of positions, one for each waypoint.