init
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[gd_scene format=3]
|
||||
|
||||
[ext_resource type="Script" path="src/UI/EndTurnButton.cs" id="1_script"]
|
||||
|
||||
[node name="EndTurnButton" type="Control" script=ExtResource("1_script")]
|
||||
custom_minimum_size = Vector2(160, 50)
|
||||
layout_mode = 3
|
||||
|
||||
[node name="BtnEndTurn" type="Button" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_font_sizes/font_size = 16
|
||||
Reference in New Issue
Block a user