Using other Scripts inside AIDestinationSetter.cs

Hi

You cannot reach any scripts outside the pathfinding project from its scripts. I would advise you to use a custom script instead and remove the AIDestinationSetter component. You can instead set the ai.destination property directly (which is all the AIDestinationSetter component does). See https://arongranberg.com/astar/docs/iastarai.html#destination