Description
Changelog
Reviews (0)
World Size Inspector v1 plugin
- world_size_inspector.gd
- plugin.cfg
Supports
- Godot v4.6.2
Installation
- Extract the zip into your Godot project root - you should end up with res://addons/world_size_inspector/
- In Godot: Project -> Project Settings -> Plugins -> enable World Size Inspector
How it works
- Select any MeshInstance3D in the 3D viewport and a small overlay panel appears in the top-left corner showing:
|_ YourNodeName
W 1.2345 m
H 0.5000 m
D 0.8000 m
Changelog for version v1.0.0-alpha
No changelog provided for this version.