🐛 Fixed field interaction bug
This commit is contained in:
@@ -1001,9 +1001,7 @@ metadata/SaveID = "5a823507-8107-40ce-8b32-6d0f81a3c44e"
|
||||
[node name="SpawnWithItem" parent="YSorted/CanGenericPickup" index="0"]
|
||||
_blueprint = ExtResource("28_ipqaa")
|
||||
|
||||
[node name="PickupInteractionArea" parent="YSorted/CanGenericPickup" index="3" node_paths=PackedStringArray("_spritesToOutline")]
|
||||
_outlineMaterial = null
|
||||
_spritesToOutline = []
|
||||
[node name="PickupInteractionArea" parent="YSorted/CanGenericPickup" index="3"]
|
||||
metadata/SaveID = "0c006f5c-c472-4f89-908b-d8f34503ba37"
|
||||
|
||||
[node name="CollisionShape3D" parent="YSorted/CanGenericPickup/PickupInteractionArea/Area2D" index="0"]
|
||||
@@ -1019,9 +1017,7 @@ metadata/SaveID = "e13886b1-2131-4072-bc06-7d8abb19357b"
|
||||
[node name="SpawnWithItem" parent="YSorted/RakeGenericPickup" index="0"]
|
||||
_blueprint = ExtResource("28_6b2nr")
|
||||
|
||||
[node name="PickupInteractionArea" parent="YSorted/RakeGenericPickup" index="3" node_paths=PackedStringArray("_spritesToOutline")]
|
||||
_outlineMaterial = null
|
||||
_spritesToOutline = []
|
||||
[node name="PickupInteractionArea" parent="YSorted/RakeGenericPickup" index="3"]
|
||||
metadata/SaveID = "c148aa78-114b-4770-a040-8498483edb1d"
|
||||
|
||||
[node name="CollisionShape3D" parent="YSorted/RakeGenericPickup/PickupInteractionArea/Area2D" index="0"]
|
||||
|
||||
@@ -357,7 +357,7 @@ region_enabled = true
|
||||
region_rect = Rect2(1156, 1185, 940, 189)
|
||||
|
||||
[node name="Katze" type="Sprite2D" parent="BackWall/Bench"]
|
||||
z_index = -10
|
||||
z_index = 10
|
||||
position = Vector2(61, -87)
|
||||
scale = Vector2(2, 2)
|
||||
texture = ExtResource("15_sndxu")
|
||||
|
||||
Reference in New Issue
Block a user