Development Syncup: Working on the map testing.
This commit is contained in:
parent
c07c04e8f9
commit
1351ce3178
4 changed files with 45 additions and 0 deletions
|
@ -18,3 +18,18 @@ anchor_right = 1.0
|
|||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="StartButton" type="Button" parent="."]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 3
|
||||
anchor_left = 1.0
|
||||
anchor_top = 1.0
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -96.0
|
||||
offset_top = -31.0
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 0
|
||||
disabled = true
|
||||
text = "Start Game"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue