Prevent a specific AI from walking through a specific nodes?

Hello, I’m using point graph and empty GameObjects as nodes so their parent are assigned to the root variable

My project is about locked paths and unlocked paths, every AI have his own relations is he allowed to enter this land or not… So how can i tell the AI to prevent the locked points? so he can made his own path and skip the locked points.

Hi

This is possible using tags. See https://arongranberg.com/astar/docs/tags.php