added different timer and life colors for if you have the bonus

This commit is contained in:
pennyrigate 2023-01-18 16:21:59 -05:00
parent f4dda0ab1b
commit ade77af031
3 changed files with 14 additions and 0 deletions

View file

@ -16,6 +16,7 @@ layer = 100
margin_top = 1.0
margin_bottom = 1.0
script = ExtResource( 6 )
bonus_color = Color( 0.478431, 1, 0.47451, 1 )
[node name="Back" type="Sprite" parent="HUD"]
position = Vector2( 128, 95 )