rect bg
parent
54a8ffd0a9
commit
ad124afd4e
|
@ -173,6 +173,11 @@ margin_top = 126.0
|
|||
margin_right = 310.0
|
||||
margin_bottom = 128.0
|
||||
|
||||
[node name="ColorRectBackground" type="ColorRect" parent="UIWrapper/UI/LevelProgressBar"]
|
||||
margin_right = 300.0
|
||||
margin_bottom = 2.0
|
||||
color = Color( 0.0862745, 0.141176, 0.2, 1 )
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="UIWrapper/UI/LevelProgressBar"]
|
||||
margin_right = 300.0
|
||||
margin_bottom = 2.0
|
||||
|
@ -245,6 +250,11 @@ margin_right = 200.0
|
|||
margin_bottom = 165.0
|
||||
script = ExtResource( 16 )
|
||||
|
||||
[node name="ColorRectBackground" type="ColorRect" parent="UIWrapper/UI/Center/SpellRechargeBar"]
|
||||
margin_right = 80.0
|
||||
margin_bottom = 3.0
|
||||
color = Color( 0.0862745, 0.141176, 0.2, 1 )
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="UIWrapper/UI/Center/SpellRechargeBar"]
|
||||
margin_right = 80.0
|
||||
margin_bottom = 3.0
|
||||
|
|
Loading…
Reference in New Issue