Hey, hopefully quick question. Is it possible for a graph (mainly grid but what about point, Navmesh, etc… graphs?) to move with a parent object?
Example: A graph that maps out a boat on the sea. The boat moves in the world space, but the AI moves on the boat locally. The graph itself does NOT need to update for the walls and static objects on the boat.
Is this something that’s already built into the system?