Fix sorting issue with crowd sprites
This commit is contained in:
parent
bdb610b1e4
commit
b7179614a6
1 changed files with 1 additions and 0 deletions
|
@ -325,6 +325,7 @@ script = ExtResource("9_df2wo")
|
|||
|
||||
[node name="NPCs" type="Node2D" parent="."]
|
||||
visible = false
|
||||
y_sort_enabled = true
|
||||
|
||||
[node name="Npc1" type="Sprite2D" parent="NPCs"]
|
||||
texture_filter = 1
|
||||
|
|
Loading…
Reference in a new issue