Advanced Inspector Exporter

An asset by Multirious
The page banner background of a mountain and forest
Advanced Inspector Exporter hero image

Quick Information

0 ratings
Advanced Inspector Exporter icon image
Multirious
Advanced Inspector Exporter

This Godot Addon make advanced variable inspector exporter in Godot easier.More Info: https://github.com/Multirious/gd-advanced-inspector-exporter/blob/main/README.md

Supported Engine Version
3.4
Version String
v0.1.1
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Advanced Inspector Exporter

Advance Inspector Exporter logo

This Godot Addon make variable advanced exporting in Godot easier.

Note: This addon might be no use when Godot 4.0 come out with the new export keyword


What's advanced exporting you asked? You can read the Godot documentation here. Or see the preview below.

This is what you would normally see what inspector shows with normal export keyword

Advance Inspector Exporter logo

Which is just fine but what if you wanted to organize something up? Well, if you read the doc, you can do just that with the override function _get_property_list()

Advance Inspector Exporter logo

But doing that manually will be quite a pain and not very readable.

Advance Inspector Exporter logo

This addon will make that, looks like this.

Advance Inspector Exporter logo

More documentation about this plugin is inside the script file.

Installation

Just put addons/advanced-inspector-exporter in your addon folder

This Godot Addon make advanced variable inspector exporter in Godot easier.
More Info: https://github.com/Multirious/gd-advanced-inspector-exporter/blob/main/README.md

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Advanced Inspector Exporter icon image
Multirious
Advanced Inspector Exporter

This Godot Addon make advanced variable inspector exporter in Godot easier.More Info: https://github.com/Multirious/gd-advanced-inspector-exporter/blob/main/README.md

Supported Engine Version
3.4
Version String
v0.1.1
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers