8 lines
248 B
Plaintext
8 lines
248 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://dauphincraft_inventoryui"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/inventory/InventoryUI.gd" id="1_invui"]
|
|
|
|
[node name="InventoryUI" type="CanvasLayer"]
|
|
layer = 10
|
|
script = ExtResource("1_invui")
|