Hi, i only ask this after thoroughly racking my brains . I want to get the closest of 3 set Vector3 locations the Player is closest to. The way i have been doing it is checking if the player is closest to 1 or 2, and then i check that result to 3, however it always returns that i'm closest to 1, no matter what.
Has anyone done anything similiar and have an easy method? Ask me if i'm not being clear enough!
Thanks.