mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-24 17:14:23 +00:00
Fix Imp
's physics
This commit is contained in:
parent
c4775d327b
commit
dbbc2f2150
1 changed files with 0 additions and 2 deletions
|
@ -90,8 +90,6 @@ debug_color = Color(1, 0.498039, 0, 0)
|
||||||
tracker = NodePath("..")
|
tracker = NodePath("..")
|
||||||
|
|
||||||
[node name="MovementDrag" parent="." instance=ExtResource("14_p3w0g")]
|
[node name="MovementDrag" parent="." instance=ExtResource("14_p3w0g")]
|
||||||
acceleration = 450.0
|
|
||||||
linear_damp = 25.0
|
|
||||||
enabled = false
|
enabled = false
|
||||||
|
|
||||||
[node name="DragPriority" parent="MovementDrag" instance=ExtResource("9_2wb1b")]
|
[node name="DragPriority" parent="MovementDrag" instance=ExtResource("9_2wb1b")]
|
||||||
|
|
Loading…
Reference in a new issue