mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
[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")
|