Comets.gd/scenes/game.tscn

8 lines
260 B
Plaintext
Raw Normal View History

2024-05-09 22:42:55 -04:00
[gd_scene load_steps=2 format=3 uid="uid://bdarunpk3c2eh"]
[ext_resource type="PackedScene" uid="uid://cbo47ftx0vcro" path="res://scenes/ship.tscn" id="1_esyqo"]
[node name="Game" type="Node2D"]
[node name="Ship" parent="." instance=ExtResource("1_esyqo")]