1
Fork 0
mirror of https://github.com/Steffo99/nanogolf.git synced 2024-11-22 08:04:21 +00:00
algodist-steffo-nanogolf/scenes/main.tscn

8 lines
268 B
Text
Raw Normal View History

2024-02-18 17:15:59 +00:00
[gd_scene load_steps=2 format=3 uid="uid://b8f5t76nfdu5h"]
2024-02-15 05:04:26 +00:00
2024-02-18 17:15:59 +00:00
[ext_resource type="PackedScene" uid="uid://dtwi2nyjbvr82" path="res://scenes/interface.tscn" id="1_bd856"]
2024-02-15 05:04:26 +00:00
[node name="Main" type="Node"]
2024-02-18 17:15:59 +00:00
[node name="Interface" parent="." instance=ExtResource("1_bd856")]