Go, Go, Godot!
  • 0

Inventory System 2 Alpha 2 available

February 17, 2025

This release contains the new Godot editor integrations. It offers an Item Library bottom panel that makes it easier to manage your inventory item types, and an inspector plugin that lets you edit items in a GGItemCollection . This also reduces the need for manually creating GGItemData resources, which simplifies item management at design time significantly.

The new crafting editor can create complex crafting graphs and make it easy to keep track of the entire crafting recipe dependency tree. So far, only automated crafting has been supported. This release adds manual crafting, which also includes multiplayer crafting support.

What was previously known as “Game UI” is currently getting revamped. The new GGUIKit addons provide functionality for MMORPG-style movable and resizable dialogs. Themes have also been split up into a separate addon to help organize things a bit better.

For additional details, please see the alpha 2 changelog.


The Inventory System Deep Dive and Architecture Guide helps game developers implement advanced multiplayer inventories using Godot Engine. The PDF Guide contains over 500 pages of code walkthroughs, diagrams, and explains concepts related to inventories, items, and more.

Get It Now
Learn More

Posted in Godot, News.
Share
PreviousUpdate all resources after modifying a resource class
NextInventory System 2 Alpha 1 available

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Related Posts

  • Godot Game Engine Logo
    September 15, 2022

    Godot Engine 4 reaches beta

    Just a couple of days ago, Godot 4.0 alpha 17 was announced. Today, Godot Engine 4.0 beta 1 was released. Be sure to check out the announcement. There are lots of improvements across the board; rendering, lighting, physics and navigation, animation, and scripting.

  • February 11, 2024

    Inventory System v1.7 available

    A couple of corrections and a new feature: Bug fixes:

  • February 4, 2024

    Inventory System v1.3 available

    Another Inventory System release, and this time we’ve added support for persistence through serialization of inventory data. Features: Bug fixes:

  • February 9, 2024

    Inventory System v1.5 available

    The latest version of the inventory system is available and includes refinements for the interaction demo and the main tour. New features: We’ve also got a handful of bug fixes:

    © 2025 GoGoGodot.io. All rights reserved.