fix: masking was incorrectly applied to loading indicator
This commit is contained in:
parent
6982d32169
commit
8d911e3911
|
|
@ -1545,7 +1545,6 @@ rotation = 1.5708
|
||||||
texture = ExtResource("5_sr555")
|
texture = ExtResource("5_sr555")
|
||||||
|
|
||||||
[node name="frame" type="Sprite2D" parent="Loading/mask"]
|
[node name="frame" type="Sprite2D" parent="Loading/mask"]
|
||||||
clip_children = 1
|
|
||||||
texture = ExtResource("6_aaaxa")
|
texture = ExtResource("6_aaaxa")
|
||||||
|
|
||||||
[node name="deco" type="Sprite2D" parent="Loading/mask/frame"]
|
[node name="deco" type="Sprite2D" parent="Loading/mask/frame"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue