This commit is contained in:
PfandBoss
2022-12-10 09:01:09 +01:00
parent c278c93c52
commit b2ef48ebce
4 changed files with 40 additions and 57 deletions

6
background.tscn Normal file
View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://27eaxr1cxhjl"]
[ext_resource type="Script" path="res://Backround.gd" id="1_hqtcb"]
[node name="Background" type="Node"]
script = ExtResource("1_hqtcb")