more collision layer tweaks

This commit is contained in:
Derek
2024-09-28 00:31:00 -05:00
parent b40eac8717
commit 884f0c5788
3 changed files with 8 additions and 8 deletions

View File

@@ -32,7 +32,7 @@ shadow_color = Color(0, 0, 0, 1)
size = Vector3(3, 3.58057, 3)
[sub_resource type="SphereShape3D" id="SphereShape3D_xfie3"]
radius = 8.0
radius = 7.0
[node name="Player" type="CharacterBody3D" node_paths=PackedStringArray("weapon_holder") groups=["player"]]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.11359, 0)