You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
794 B
36 lines
794 B
[gd_scene format=3 uid="uid://blobono0y4pqs"]
|
|
|
|
[node name="PreBattleMenu" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -20.0
|
|
offset_top = -20.0
|
|
offset_right = 20.0
|
|
offset_bottom = 20.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="ButtonPrepare" type="Button" parent="VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "战前准备"
|
|
|
|
[node name="ButtonStart" type="Button" parent="VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "开始战斗"
|
|
|
|
[node name="ButtonEscape" type="Button" parent="VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "逃跑"
|