How to know what side of Nav Link Proxy is the pawn overlapping?

I need to know what side of Nav Link Proxy is overlapping with the pawn, so i know if i want going up or going down.

The structure only gives me two points:
Captura de pantalla 2024-04-12 190110

I tried to compare the vectors but it always returns false… In fact, the destination vector is always completely different to the right or left vector.
Captura de pantalla 2024-04-12 191623
Captura de pantalla 2024-04-12 191531

How to know which Nav Link Proxy side overlapped with the pawn?
Thank you so much!!

I found out the problem… it was because i was using relative locations.

This would to work: