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

  • October 9, 2023

    The Godot Jungle Demo

    It’s not Far Cry, nor Crysis, but it could be. The Realistic Jungle Demo demonstrates that Godot is capable of impressive visuals. If you want to run it yourself, download it from https://wrobot.itch.io/jungledemo. It was announced in this Reddit post. Update: The source code was released (with the commercial assets removed).

  • October 9, 2023

    Design Patterns for Building Friendships

    In this 2018 GDC session, Spry Fox‘s Daniel Cook explains how to keep human beings from being treated as interchangeable, disposable, or abusable when designing multiplayer games. If you’re developing, or thinking about developing a multiplayer game, this is a great talk to better understand the challenges of designing multiplayer interactions that result in more …

  • Steam Deck Welcome Screen
    July 31, 2022

    My Steam Deck has arrived!

    It’s been about a year since Valve announced the Steam Deck. Back then, I pre-ordered it as soon as I could, then things were quiet for a year. A few days ago I received the availability notice: I completed the purchase, and it arrived a few days later. Steam Deck Arrival I unpacked it, plugged …

  • October 23, 2023

    Fire, Rain, and Black Hole particle effects

    This video is from December last year and uses Godot 4.0-beta7, but I thought it was interesting, because… particle effects!

    © 2025 GoGoGodot.io. All rights reserved.