Add me on LinkedIn :) / alexquevillon [Fast Version] UE4 - A* Pathfinding Tutorial - Part 1 - Project Setup Good morning, This is the exact same content than the original version, but only the important steps. No explanation and as little waste of time as possible. :) Enjoy! --------------------- New Stuff --------------------- New Map: PathfindingLevel New Blueprint Actor: BP_Grid New Variables: BP_Grid public LinearColor GridBoxColor public LinearColor BottomLeftColor public Vector2D GridSizeWorld public Float TileSize private Vector GridLocation New Functions: BP_Grid pure Vector GridBottomLeft pure Int, Int GridTileNumber impure void DrawTile