level stuff
This commit is contained in:
parent
4826bc4035
commit
c3fbb29cd3
31 changed files with 822 additions and 0 deletions
8
prefabs/furniture/skull.tscn
Normal file
8
prefabs/furniture/skull.tscn
Normal file
|
@ -0,0 +1,8 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://bt53ff6wygdaw"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://puase0phq655" path="res://sprites/furniture/skull2.png" id="1_ffniu"]
|
||||
|
||||
[node name="skull" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = ExtResource("1_ffniu")
|
Loading…
Add table
Add a link
Reference in a new issue