mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-21 23:34:18 +00:00
Fix coin_copper outline z order
This commit is contained in:
parent
852f8cc0ea
commit
e47898491f
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ texture_filter = 1
|
|||
texture = ExtResource("2_4pvkj")
|
||||
|
||||
[node name="Outline" type="Sprite2D" parent="CollisionShape2D"]
|
||||
z_index = -10
|
||||
z_index = -1
|
||||
texture_filter = 1
|
||||
texture = ExtResource("3_dq1f7")
|
||||
|
||||
|
|
Loading…
Reference in a new issue