mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2024-11-26 14:34:18 +00:00
8 lines
203 B
Text
8 lines
203 B
Text
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://src/Background.tscn" type="PackedScene" id=1]
|
||
|
|
||
|
[node name="Game" type="Node2D"]
|
||
|
|
||
|
[node name="Background" parent="." instance=ExtResource( 1 )]
|