Edit of asset "Measuring Tape (2D and 3D)" Accepted

Old/Current New/Edit
Title Measuring Tape (2D and 3D) Measuring Tape (2D and 3D)
Description A tool for measuring things in Godot, using the positions of the measurement node and its parent node.

These measurement types are supported:

* Length
* Area
* Perimeter
* Volume
* Surface area

These unit types are supported:

* Meters
* Millimeters
* Centimeters
* Kilometers
* Hammer units (the Source engine's units).
* Inches
* Feet
* Feet and inches
* Yards
* Miles
* Light seconds
* Light nanoseconds
* Hectares (area)
* Acres (area)
* Liters (volume)
* Gallons (volume)

With 2D, you can set your own scale using pixels per meter, or PPI/DPI. The default is 100 pixels per meter, which correlates with Godot's default gravity setting, but if you are measuring UI elements you may wish to set to your DPI.
A tool for measuring things in Godot, using the positions of the measurement node and its parent node.

These measurement types are supported:

* Length
* Area
* Perimeter
* Volume
* Surface area

These unit types are supported:

* Meters
* Millimeters
* Centimeters
* Kilometers
* Hammer units (the Source engine's units).
* Inches
* Feet
* Yards
* Miles
* Light seconds
* Light nanoseconds

With 2D, you can set your own scale using pixels per meter, or PPI/DPI. The default is 100 pixels per meter, which correlates with Godot's default gravity setting, but if you are measuring UI elements you may wish to set to your DPI.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/aaronfranke/godot-measuring-tape https://github.com/aaronfranke/godot-measuring-tape
Issues Url https://github.com/aaronfranke/godot-measuring-tape/issues https://github.com/aaronfranke/godot-measuring-tape/issues
Godot version Godot 3.3 Godot 3.2
Version String 3.3 1.0
Download Commit 1977b93bf05ddf44c1f790fb833f6cd3ac11db5b ab605adf7416c79f3e3fd484aed54aa5554f134d
Download Url (Computed) https://github.com/aaronfranke/godot-measuring-tape/archive/1977b93bf05ddf44c1f790fb833f6cd3ac11db5b.zip https://github.com/aaronfranke/godot-measuring-tape/archive/ab605adf7416c79f3e3fd484aed54aa5554f134d.zip
Icon Url https://raw.githubusercontent.com/aaronfranke/godot-measuring-tape/master/icon.png
https://raw.githubusercontent.com/aaronfranke/godot-measuring-tape/master/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/aaronfranke/godot-measuring-tape/master/screenshots/3d-1.png
Thumbnail https://raw.githubusercontent.com/aaronfranke/godot-measuring-tape/master/screenshots/3d-1.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/aaronfranke/godot-measuring-tape/master/screenshots/3d-3.png
Thumbnail https://raw.githubusercontent.com/aaronfranke/godot-measuring-tape/master/screenshots/3d-3.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/aaronfranke/godot-measuring-tape/master/screenshots/2d-1.png
Thumbnail https://raw.githubusercontent.com/aaronfranke/godot-measuring-tape/master/screenshots/2d-1.png