19 lines
746 B
Plaintext
19 lines
746 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://cxdft2gl865c8"]
|
|
|
|
[ext_resource type="ArrayMesh" uid="uid://blqyd0o0ggy2t" path="res://Resources/meshes/fence_broken.tres" id="1_s6vr1"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_mfgll"]
|
|
size = Vector3(0.211, 0.9, 1.981)
|
|
|
|
[node name="Fence" type="StaticBody3D"]
|
|
collision_layer = 64
|
|
collision_mask = 9
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
|
|
transform = Transform3D(-4.371139e-08, 1, 0, -1, -4.371139e-08, 0, 0, 0, 1, 0, 1.3234521, -0.02176714)
|
|
mesh = ExtResource("1_s6vr1")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0075683594, 0.4515351, -0.00012207031)
|
|
shape = SubResource("BoxShape3D_mfgll")
|