level stuff

This commit is contained in:
MrZuerg 2023-08-19 15:32:27 +05:00
parent 4826bc4035
commit c3fbb29cd3
31 changed files with 822 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://chhytv8se7mfk"]
[ext_resource type="Texture2D" uid="uid://cn362llclhulw" path="res://sprites/furniture/door-closed.png" id="1_lnba4"]
[node name="door_closed" type="Node2D"]
[node name="Sprite2D" type="Sprite2D" parent="."]
texture = ExtResource("1_lnba4")