more collision tweaks and fixed gun folding

This commit is contained in:
derek
2024-09-26 16:37:54 -05:00
parent 79600825f5
commit 2d49d4e31f
12 changed files with 227 additions and 207 deletions

View File

@@ -10,8 +10,8 @@ height = 0.07
radius = 0.025
[node name="casing_2" type="RigidBody3D" groups=["spawned"]]
collision_layer = 2
collision_mask = 7
collision_layer = 0
collision_mask = 5
mass = 0.1
continuous_cd = true
contact_monitor = true