long crates have grunk collision layer set

This commit is contained in:
Rob Kelly 2025-07-07 10:27:05 -06:00
parent 50cd5783af
commit fb363d66dd
2 changed files with 3 additions and 3 deletions

View File

@ -397,7 +397,7 @@ shape = SubResource("ConcavePolygonShape3D_isly2")
[node name="CrateLong" type="RigidBody3D" parent="Props"]
transform = Transform3D(0.866025, 0, 0.5, 0, 1, 0, -0.5, 0, 0.866025, 3.33603, 0.25, 3.53907)
collision_layer = 67
collision_layer = 71
collision_mask = 73
mass = 200.0
sleeping = true
@ -416,7 +416,7 @@ metadata/_custom_type_script = "uid://040xta01xqxd"
[node name="CrateLong2" type="RigidBody3D" parent="Props"]
transform = Transform3D(0.612372, 0.612373, 0.5, -0.707107, 0.707106, 1.98952e-13, -0.353553, -0.353553, 0.866025, 3.71304, 0.441942, 2.81688)
collision_layer = 67
collision_layer = 71
collision_mask = 73
mass = 200.0
sleeping = true

View File

@ -24,7 +24,7 @@ texture_filter = 2
points = PackedVector3Array(0.375, 0.149961, 0.75, 0.375, -0.15001, 0.75, 0.375, 0.149961, -0.75, 0.274936, 0.25, 0.75, 0.274936, -0.25, 0.75, 0.375, -0.15001, -0.75, 0.274936, 0.25, -0.75, -0.275083, 0.25, 0.75, -0.275083, -0.25, 0.75, 0.274936, -0.25, -0.75, -0.275083, 0.25, -0.75, -0.375, 0.149961, 0.75, -0.375, -0.15001, 0.75, -0.275083, -0.25, -0.75, -0.375, 0.149961, -0.75, -0.375, -0.15001, -0.75)
[node name="PhysCrateLong" type="RigidBody3D" groups=["Persistent", "PlasticMaterial"]]
collision_layer = 67
collision_layer = 71
collision_mask = 73
mass = 200.0
script = ExtResource("1_q4djj")