[gd_scene load_steps=2 format=3] [ext_resource type="Script" path="res://ui/inventory_grid.gd" id="1_inv"] ; D-065: 3x3 inventory grid, bottom-right, 40x40px icons [node name="InventoryGrid" type="Control"] layout_mode = 3 anchors_preset = 3 anchor_left = 1.0 anchor_top = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -148.0 offset_top = -148.0 offset_right = -16.0 offset_bottom = -16.0 grow_horizontal = 0 grow_vertical = 0 mouse_filter = 2 script = ExtResource("1_inv")