mirror of
https://github.com/D4M13N-D3V/godot_grid_inventory.git
synced 2025-03-14 08:14:55 +00:00
11 lines
284 B
Plaintext
11 lines
284 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cywjpuiv83f8n"]
|
|
|
|
[ext_resource type="Script" path="res://Code/UI/Inventory.cs" id="1_n60jp"]
|
|
|
|
[node name="Inventory" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
script = ExtResource("1_n60jp")
|