I have 100% nicely working pathfinding, where i have moving object (a man) same size as each tile. Now i am facing the problem, where object has become larger than 1 tile (a car) and i need to calculate its path. Is there any good tutorials for such problems or can anyone help me with some advice.