Quote:
Raapys said:
The longer 'routes' you make, the slower they actually move through that route, graphically. If you set up a 20-turn route going through several systems it gets really bad indeed.
|
This could also be caused by a path-finding algorithm that is being run each time the ship moves. If that is the case, then a workaround would be to break the trip into several shorter destinations. That way thinking about the best hex to move into only has to consider a smaller number of possible routes.