1
Fork 0
mirror of https://github.com/RYGhub/the-cold-night.git synced 2024-11-26 14:34:18 +00:00
the-cold-night/src/Game.tscn

8 lines
203 B
Text
Raw Normal View History

2022-04-02 17:08:59 +00:00
[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 )]