Script
LiveDistance
By kumodot · Credited author: Marcelo Souza - Kumodot · 2014-12-04
- Version
- V.2.0
- Date updated
- 2014-12-04
- Votes
- 1
- External download
- External download
Description

I was working on a scene where the spatial position of the objects was important. So i had developed this simple tool to help me with this task. It’s a “Live Distance tool”. It shows the distance, on the screen, from any selected object to a reference object. It’s useful for just check, on screen, things like 3d camera target distance, or the distance from an object to the camera. So it’s easier to set the focus plane even on a non-targeted camera, for instance.
Additional Info
How to use it :
– Run it and click “SET REFERENCE” Button, and pick you reference object/element on the scene.
– If you just want to set the selected element as your reference, just press “S”. (Pick selected)
– Now you can click any object on the scene and move it, and it will show the liveDistance, using WorldUnits on a Label near the object.
– You can select more than one object to show the distance, and you can Turn on and Off the Labels too.
– If the Labels overlap your object or it’s confusing, you can adjust the Offset using the provided controls.
INFO 1 : When you open the Script after using it for the first time, it still remember your last reference object.
INFO2 : When you close the Script, it automaticaly disable the Labels, to save processing.