more tweaks

This commit is contained in:
derek
2024-11-04 11:20:19 -06:00
parent 0493216c25
commit 4242f58a87
62 changed files with 262 additions and 210 deletions

View File

@@ -80,7 +80,7 @@ radius = 0.055
[node name="Bullet" type="RigidBody3D"]
top_level = true
collision_layer = 0
collision_mask = 109
collision_mask = 105
axis_lock_angular_x = true
axis_lock_angular_y = true
axis_lock_angular_z = true
@@ -88,7 +88,7 @@ mass = 0.01
center_of_mass_mode = 1
continuous_cd = true
contact_monitor = true
max_contacts_reported = 1
max_contacts_reported = 3
script = ExtResource("1_oj0f5")
[node name="Cylinder" type="MeshInstance3D" parent="."]