decent start on picking up objects

This commit is contained in:
derek
2024-11-04 16:59:54 -06:00
parent 3dc841cf86
commit 6a36a53746
9 changed files with 59 additions and 8 deletions

View File

@@ -57,6 +57,7 @@ script = ExtResource("1_qxtd8")
collision_layer = 0
gravity_scale = 0.0
continuous_cd = true
linear_damp_mode = 1
[node name="CollisionShape3D" type="CollisionShape3D" parent="CameraRigid"]
shape = SubResource("SphereShape3D_qnbpl")