This commit is contained in:
MaddoScientisto 2025-03-25 23:13:50 +01:00
commit 45055144db
6 changed files with 50 additions and 1 deletions

8
Scenes/Props/Shelf.tscn Normal file
View file

@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://cqi87wcxymbhx"]
[ext_resource type="Texture2D" uid="uid://brgym86p3dt2k" path="res://ExternalMaterial/Shelf/Shelf.png" id="1_nt0bt"]
[node name="Shelf" type="Node2D"]
[node name="Sprite2D" type="Sprite2D" parent="."]
texture = ExtResource("1_nt0bt")