fixed pickup layering

This commit is contained in:
2025-08-02 13:46:01 +02:00
parent 8f75b5b644
commit b69191e7f7
2 changed files with 5 additions and 0 deletions
@@ -17,6 +17,8 @@ resource_local_to_scene = true
radius = 300.0
[node name="GenericItemOnGround" type="Node2D"]
z_index = 1
y_sort_enabled = true
script = ExtResource("1_tlhp6")
[node name="SpawnWithItem" type="Node" parent="."]