bcirpggithubmirror/Godot/NewGame/Doug/bcirpg_newGame_20220227A/userInterface/Title.tscn
MacDugRPG 9cceb1bb44 Theme updates; minor additional changes
This updates the theme-setting across all levels, for dark and light. Also begins a loading process for the module map.
2022-03-06 15:37:43 -05:00

15 lines
250 B
Plaintext

[gd_scene format=2]
[node name="Title" type="Label"]
anchor_left = 0.5
anchor_right = 0.5
margin_left = -110.5
margin_top = 114.422
margin_right = 110.5
margin_bottom = 180.422
text = "Main Menu"
align = 1
__meta__ = {
"_edit_use_anchors_": false
}