fixed a bug where killing an entity near a fan, would cause the track rider, to take the fan

This commit is contained in:
JHDev2006
2025-09-24 10:40:10 +01:00
parent da3ec35786
commit 9d5d5718ac
2 changed files with 7 additions and 2 deletions

View File

@@ -119,6 +119,7 @@ metadata/_custom_type_script = "uid://cbal8ms2oe1ik"
shape = SubResource("RectangleShape2D_wvrj8")
[node name="Hitbox" type="Area2D" parent="."]
monitorable = false
[node name="Shape" type="CollisionShape2D" parent="Hitbox"]
position = Vector2(128, 0)