A pathfinding solution

yes now its work perfectly :slight_smile: thank you again !

i have a final question just for understand properly : when i put my PVector target in the if statement like you said i got an error in my c1m.arrive(target) saying “target cannot be resolved to a variable”
whats the problem ?

its work without that change and i think its not a problem but im not sure