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://cdt50awg2qvv0"]
[ext_resource type="Texture2D" uid="uid://ccv54fdk8unka" path="res://sprites/furniture/door-open.png" id="1_8ws8b"]
[node name="door_open" type="Node2D"]
[node name="Sprite2D" type="Sprite2D" parent="."]
texture = ExtResource("1_8ws8b")