Robmaister / SharpNav

Advanced Pathfinding for C#
sharpnav.com
Other
534 stars 165 forks source link

fixed mistakes in GetSteerTarget #62

Closed AqlaSolutions closed 8 years ago

AqlaSolutions commented 8 years ago

Please check the diffs

Also check why StraightPathFlags.End flag is not set correctly (had to add additional if in GetSteerTarget).

Robmaister commented 8 years ago

Excellent, thanks! Sorry about the delay in pulling this in.