I have a tile map and I want my player to draw enemies who have line of sight to stop moving in their paths and follow him. If my player was to trigger a teleport object and then be sent to a different part of the layout, could the NPCs and enemies follow him through the door after hes already been repositioned across the tilemap? A bit like a foot chase.
Also once out of sight with player after teleport, could the enemy AI return to their original paths via the teleport object, avoiding walls and boundaries?
This is on one layout.