mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
b15d2976e8
Creates the Merged Master game code as discussed in meeting for us all to branch and work off of.
15 lines
250 B
Plaintext
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
|
|
}
|