marcson909 / Godot4InventoryEditor

Inventory editor plugin for Godot Engine 4.+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot4InventoryEditor

Inventory editor plugin for Godot Engine 4.+

This is a Godot Editor plugin to manage inventories and items in godot. The plugin allows you to quickly and easily manage all your inventories and items. You can also create your own inventory and items ui. Resources are assigned very easily using drag and drop. The assigned resources can be viewed in preview window, to check them. You can also test all your inventories and items in preview mode.

Version: 0.1.4

  • Testet in Godot 4.alpha

The following screenshots show the working areas of the plugin:

Images

Level example 2D Level example

2D Level example 2D Level example

3D Level example 3D Level example

Items manager Items manager

Inventories preview Inventories preview

How to install

This is a regular editor plugin. Copy the contents of addons/inventory_editor into the same folder in your project, and activate it in your project settings. This plugin also contain example implementation. You find it in addons/inventory_example folder.

About

Inventory editor plugin for Godot Engine 4.+

License:MIT License


Languages

Language:GDScript 100.0%