using Godot; namespace GodotGridInventory.Code; public class InventoryController : Node { }