mirror of
https://github.com/D4M13N-D3V/godot_grid_inventory.git
synced 2025-03-14 08:14:55 +00:00
8 lines
247 B
Plaintext
8 lines
247 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://dtir5hovd6i3h"]
|
|
|
|
[ext_resource type="Script" path="res://grid_inventory_system/scripts/ItemGraphic.gd" id="1_bih4t"]
|
|
|
|
[node name="Item" type="TextureRect"]
|
|
expand_mode = 3
|
|
script = ExtResource("1_bih4t")
|