DWReese -> RE: [LOGGED] Pathfinding still broken (12/13/2021 3:47:27 PM)
|
As a follow up, version 37 is much more restrictive in trying to find a path from a base to a target for aircraft than Version 34. Version 34 was really good. It might have taken about 30 seconds, but Version 34 was able to figure out an alternative when the path wasn't simply a straight line. In the example that I previously provided, Version 34 was even able to make multiple (as in 2 or more) path changes to get to its target. That was quite impressive. Version 37, on the other hand, is quite limited. Unless you are dealing with an almost straight line, Version 37 can't figure it out. (Note: Versions 35 and 36 came out so fast that I didn't really get a chance to test them.) In my opinion, I would rather have the Version 34 portion of the code back, rather than the existing version 37, when it comes to being able to formulate a path to a target for an aircraft.
|
|
|
|