feat: 添加玩家和敌人血条
This commit is contained in:
@@ -45,3 +45,9 @@ collision_mask = 32
|
||||
position = Vector2(0, -30)
|
||||
shape = SubResource("CircleShape2D_421q1")
|
||||
debug_color = Color(0.95670325, 0.056883797, 0.5071302, 0.41960785)
|
||||
|
||||
[node name="HealthBar" parent="." index="7" unique_id=1540037291]
|
||||
offset_top = -95.0
|
||||
offset_bottom = -75.0
|
||||
back_color = Color(0.015686275, 0.05490196, 0.16862746, 1)
|
||||
fill_color = Color(0.37254903, 0.5372549, 0.75686276, 1)
|
||||
|
||||
Reference in New Issue
Block a user