Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
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 areaThese 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
* 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.
Reviews
Quick Information
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 areaThese 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.