mirror of
https://github.com/D4M13N-D3V/godot_grid_inventory.git
synced 2025-03-14 08:14:55 +00:00
11 lines
354 B
Plaintext
11 lines
354 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cc8f5p1w5xdyx"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b217xbxheivtx" path="res://Scenes/inventory_controller.tscn" id="1_qwtka"]
|
|
|
|
[node name="UI" type="CanvasLayer"]
|
|
|
|
[node name="Debug" type="Node" parent="."]
|
|
|
|
[node name="InventoryController" parent="." instance=ExtResource("1_qwtka")]
|
|
CellSize = 32.0
|