Add score to game_finished
This commit is contained in:
parent
71ac7dca28
commit
461c5d3e7b
@ -42,15 +42,23 @@ text = "Back"
|
|||||||
[node name="player_listings" type="PlayerListings" parent="." unique_id=602626392]
|
[node name="player_listings" type="PlayerListings" parent="." unique_id=602626392]
|
||||||
player_listing_scene = ExtResource("1_ou354")
|
player_listing_scene = ExtResource("1_ou354")
|
||||||
layout_mode = 1
|
layout_mode = 1
|
||||||
anchors_preset = 8
|
anchors_preset = 5
|
||||||
anchor_left = 0.5
|
anchor_left = 0.5
|
||||||
anchor_top = 0.5
|
|
||||||
anchor_right = 0.5
|
anchor_right = 0.5
|
||||||
anchor_bottom = 0.5
|
offset_left = -88.0
|
||||||
offset_left = -554.5
|
offset_top = 150.0
|
||||||
offset_top = -210.0
|
offset_right = 87.5
|
||||||
offset_right = 554.5
|
offset_bottom = 167.0
|
||||||
offset_bottom = 210.0
|
|
||||||
grow_horizontal = 2
|
grow_horizontal = 2
|
||||||
grow_vertical = 2
|
|
||||||
alignment = 1
|
alignment = 1
|
||||||
|
|
||||||
|
[node name="simple_score_view" type="SimpleScoreView" parent="." unique_id=1625972988]
|
||||||
|
layout_mode = 1
|
||||||
|
anchors_preset = 5
|
||||||
|
anchor_left = 0.5
|
||||||
|
anchor_right = 0.5
|
||||||
|
offset_left = -20.0
|
||||||
|
offset_top = 93.0
|
||||||
|
offset_right = 20.0
|
||||||
|
offset_bottom = 133.0
|
||||||
|
grow_horizontal = 2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user