spider collision box tweaks

This commit is contained in:
derek
2024-09-25 11:06:42 -05:00
parent 0a8e68654e
commit 8c2cd81b5c
5 changed files with 24 additions and 21 deletions

View File

@@ -14,8 +14,8 @@ collision_layer = 2
collision_mask = 7
mass = 0.1
continuous_cd = true
max_contacts_reported = 1
contact_monitor = true
max_contacts_reported = 1
linear_damp = 0.1
angular_damp = 0.1
script = ExtResource("1_34yke")