Publisher | EQ Games |
---|---|
File size | 16.53kB |
Number of files | 4 |
Latest version | 1 |
Latest release date | 2018-07-03 07:58:25 |
First release date | 2018-07-03 07:58:25 |
Supported Unity versions | 2018.4.2 or higher |
This package contains a script that calculates the distance between two points in 3D space.
Once placed on an empty Unity game object or instantiated from the Game Object dropdown, the Measuring Tool script creates two grid-like spheres in 3D space with a line between them. The distance between the center points of these spheres is displayed as text on both endpoints.
The spheres can be moved through the Unity inspector's built in translation tools, or by pressing U or I to snap their position to the cursor. Users can also snap the spheres into a 90 degree formation with a button located in the Unity inspector.
The radius and color of these spheres is easily modifiable through the Unity inspector.
Once placed on an empty Unity game object or instantiated from the Game Object dropdown, the Measuring Tool script creates two grid-like spheres in 3D space with a line between them. The distance between the center points of these spheres is displayed as text on both endpoints.
The spheres can be moved through the Unity inspector's built in translation tools, or by pressing U or I to snap their position to the cursor. Users can also snap the spheres into a 90 degree formation with a button located in the Unity inspector.
The radius and color of these spheres is easily modifiable through the Unity inspector.