I am trying to make a Hitting system for my game where you can hit other players and a hit tracker to show how far the hit was and how far it was from an object, in this case the ‘Puck’ as you can see below I have two screenshots of the distance from the puck (the puck has an arrow pointing to it in the second picture if you didn’t see it) and while one player is obviously farther in the second screenshot than in the first, the game will send the distance back to the Hit Tracker as being almost 3x shorter than the first.
Is there any way I can fix this
Images below



