more tweaks
This commit is contained in:
@@ -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="."]
|
||||
|
||||
Reference in New Issue
Block a user