added money ui and payout for serving clients

This commit is contained in:
2023-07-05 23:57:30 +10:00
parent b2517a9027
commit 1a4b365c5f
4 changed files with 59 additions and 1 deletions

View File

@ -30,6 +30,17 @@ layout_mode = 2
offset_top = 312.0
offset_right = 1152.0
offset_bottom = 335.0
text = "$40"
[node name="Cash2" type="Label" parent="CanvasLayer/UI"]
visible = false
modulate = Color(0, 1, 0, 1)
layout_mode = 2
offset_left = 47.0
offset_top = 312.0
offset_right = 1152.0
offset_bottom = 338.0
text = "+$8"
[node name="Profit" type="Label" parent="CanvasLayer/UI"]
layout_mode = 2