feat: beam collision layers
This commit is contained in:
parent
6ad638c642
commit
c5c8a70529
|
@ -10,6 +10,8 @@ material = SubResource("StandardMaterial3D_36cjj")
|
|||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_v1t6q"]
|
||||
|
||||
[node name="Beam" type="Beam"]
|
||||
collision_layer = 0
|
||||
collision_mask = 4
|
||||
monitorable = false
|
||||
|
||||
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
|
||||
|
|
Loading…
Reference in a new issue