more collision tweaks and fixed gun folding
This commit is contained in:
@@ -63,6 +63,8 @@ despawning = true
|
||||
despawn_time_s = 20
|
||||
|
||||
[node name="Area3D" type="Area3D" parent="."]
|
||||
collision_layer = 16
|
||||
collision_mask = 16
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Area3D"]
|
||||
shape = SubResource("CapsuleShape3D_om0ey")
|
||||
|
||||
Reference in New Issue
Block a user