1 [gd_scene load_steps=4 format=3 uid="uid://bxitip7rpbna4"]
3 [sub_resource type="BoxMesh" id="BoxMesh_efevn"]
5 [sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_xbgd7"]
6 data = PackedVector3Array(-0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, -0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, 0.5, -0.5, -0.5, 0.5, 0.5, 0.5, -0.5, -0.5, 0.5, -0.5, 0.5, -0.5, -0.5, -0.5, 0.5, -0.5, -0.5, -0.5, -0.5, 0.5, -0.5, -0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, 0.5, -0.5, 0.5, 0.5, 0.5, -0.5, 0.5, -0.5, -0.5, 0.5, -0.5, 0.5, -0.5, 0.5, -0.5, -0.5, 0.5, 0.5, -0.5, -0.5, -0.5, -0.5, 0.5, 0.5, -0.5, -0.5, 0.5, -0.5, -0.5, -0.5, 0.5, 0.5, 0.5, -0.5, 0.5, 0.5, 0.5, 0.5, -0.5, -0.5, 0.5, 0.5, -0.5, 0.5, -0.5, 0.5, 0.5, -0.5, -0.5, -0.5, 0.5, 0.5, -0.5, 0.5, -0.5, -0.5, -0.5, 0.5, -0.5, 0.5, 0.5, -0.5, -0.5, -0.5, -0.5, -0.5)
8 [sub_resource type="CylinderShape3D" id="CylinderShape3D_yxa2b"]
11 [node name="Cube" type="Node3D"]
13 [node name="MeshInstance3D" type="MeshInstance3D" parent="."]
14 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
15 mesh = SubResource("BoxMesh_efevn")
17 [node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D"]
19 [node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D/StaticBody3D"]
20 shape = SubResource("ConcavePolygonShape3D_xbgd7")
22 [node name="LockonPoint" type="Node3D" parent="." groups=["player-headTrack", "player-lockon"]]
23 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.572779, 0)
25 [node name="Area3D" type="Area3D" parent="."]
27 [node name="CollisionShape3D" type="CollisionShape3D" parent="Area3D"]
28 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
29 shape = SubResource("CylinderShape3D_yxa2b")