finish
This commit is contained in:
@@ -284,6 +284,20 @@ horizontal_alignment = 1
|
||||
autowrap_mode = 1
|
||||
script = SubResource("GDScript_u3kfb")
|
||||
|
||||
[node name="Label" type="Label" parent="CanvasLayer/Control"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 2
|
||||
anchor_top = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 2.0
|
||||
offset_top = -22.0
|
||||
offset_right = 150.0
|
||||
offset_bottom = -2.0
|
||||
grow_vertical = 0
|
||||
theme = ExtResource("3_7iavl")
|
||||
theme_override_font_sizes/font_size = 16
|
||||
text = "Dukantic (Aubin)"
|
||||
|
||||
[connection signal="pressed" from="CanvasLayer/Control/VBoxContainer/HBoxContainer/buttons/1" to="CanvasLayer/Control/VBoxContainer/HBoxContainer/buttons/1" method="_on_pressed"]
|
||||
[connection signal="pressed" from="CanvasLayer/Control/VBoxContainer/HBoxContainer/buttons/2" to="CanvasLayer/Control/VBoxContainer/HBoxContainer/buttons/2" method="_on_pressed"]
|
||||
[connection signal="pressed" from="CanvasLayer/Control/VBoxContainer/HBoxContainer/buttons/scores" to="CanvasLayer" method="_on_scores_pressed"]
|
||||
|
||||
Reference in New Issue
Block a user