2023-12-06 16:32:40 +10:30
|
|
|
[gd_scene load_steps=3 format=2]
|
2023-12-05 23:18:27 +10:30
|
|
|
|
|
|
|
[ext_resource path="res://theme/menu_theme.tres" type="Theme" id=1]
|
|
|
|
[ext_resource path="res://main.gd" type="Script" id=5]
|
|
|
|
|
|
|
|
[node name="main" type="Control"]
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
theme = ExtResource( 1 )
|
|
|
|
script = ExtResource( 5 )
|