Files
godot/Scenes/Game.tscn
T
2024-08-27 23:59:08 +02:00

7 lines
197 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://ci64kmi2w75i5"]
[ext_resource type="Script" path="res://Scripts/Game.gd" id="1_xlkig"]
[node name="Game" type="Node2D"]
script = ExtResource("1_xlkig")