From dbbc2f21509f59481a5220dfb108567943ea0516 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 22 Apr 2024 00:59:27 +0200 Subject: [PATCH] Fix `Imp`'s physics --- entities/imp.tscn | 2 -- 1 file changed, 2 deletions(-) diff --git a/entities/imp.tscn b/entities/imp.tscn index d097666..9945124 100644 --- a/entities/imp.tscn +++ b/entities/imp.tscn @@ -90,8 +90,6 @@ debug_color = Color(1, 0.498039, 0, 0) tracker = NodePath("..") [node name="MovementDrag" parent="." instance=ExtResource("14_p3w0g")] -acceleration = 450.0 -linear_damp = 25.0 enabled = false [node name="DragPriority" parent="MovementDrag" instance=ExtResource("9_2wb1b")]