Neat. Assuming it's using A*, does this mean mobs can navigate simple obstacle rather than using direct line of sight? For the example below, the mob in position S will move around the Os (obstacles) to get to T (player's position). O = obstacle S = Source (mob's position) T = Target (player's posit...