Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
1.0.0:pathfinding [2023/03/21 15:33] – [Click to Start Pathfinding] admin1.0.0:pathfinding [2023/03/21 15:34] (current) – [Click to Start Pathfinding] admin
Line 218: Line 218:
  
   // For correct rotation of our character, we need the polygon to detect the   // For correct rotation of our character, we need the polygon to detect the
-  // next node to adjust to+  // next node to adjust to -  
 +  // NOTICE: READ THE SECTION BELOW
   FPath.Path.FlattenToPolygon(FPolygon);   FPath.Path.FlattenToPolygon(FPolygon);