Add quota dots to screen and color-code people count
- And try to remove survivors after doors close with queue_free - And move panel?? Still not right.
This commit is contained in:
parent
0cc7611515
commit
b92388cfe0
7 changed files with 43 additions and 5 deletions
|
|
@ -16,10 +16,10 @@ anchor_left = 1.0
|
|||
anchor_top = 0.5
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -200.0
|
||||
offset_top = -140.0
|
||||
offset_left = -230.0
|
||||
offset_top = -160.0
|
||||
offset_right = -10.0
|
||||
offset_bottom = 140.0
|
||||
offset_bottom = 160.0
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 2
|
||||
script = ExtResource("1_1gr6t")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue