Lets just say for example you have an RTS where the player has the option of attacking another unit but the attack power is based on the distance between units and we were using measurements of feet. How would i create a visible line between the player unit and the unit the player is attacking as well as display the measurment of the distance between the two. I want some sort of line drawn between the two units but have no idea how to do it.