Health bar adjustments
This commit is contained in:
@ -94,9 +94,17 @@ animations = [{
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0gjha"]
|
||||
bg_color = Color(1, 0, 0, 1)
|
||||
corner_radius_top_left = 20
|
||||
corner_radius_top_right = 20
|
||||
corner_radius_bottom_right = 20
|
||||
corner_radius_bottom_left = 20
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_c3t52"]
|
||||
bg_color = Color(0, 1, 0, 1)
|
||||
corner_radius_top_left = 20
|
||||
corner_radius_top_right = 20
|
||||
corner_radius_bottom_right = 20
|
||||
corner_radius_bottom_left = 20
|
||||
|
||||
[node name="Cobold" type="Node2D"]
|
||||
script = ExtResource("1_ssdee")
|
||||
|
Reference in New Issue
Block a user