Files
tps-demo/level/geometry/scenes/collision/radial_player_only.tscn
2025-10-09 17:21:23 -07:00

80 lines
3.5 KiB
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://bewdyyyqeciso"]
[sub_resource type="BoxShape3D" id="1"]
size = Vector3(14, 4, 1)
[sub_resource type="BoxShape3D" id="2"]
size = Vector3(0.6, 8, 5)
[sub_resource type="BoxShape3D" id="3"]
size = Vector3(6.2, 3.2, 4.4)
[node name="RadialPlayerOnly" type="StaticBody3D"]
transform = Transform3D(0.956305, 0, -0.292372, 0, 1, 0, 0.292372, 0, 0.956305, 0, 0, 0)
collision_layer = 4
collision_mask = 4
[node name="EntranceSideRailing1" type="CollisionShape3D" parent="."]
transform = Transform3D(0.819153, 0, 0.573577, 0, 1, 0, -0.573577, 0, 0.819153, 30, -5, -13.5)
shape = SubResource("1")
[node name="EntranceSideRailing2" type="CollisionShape3D" parent="."]
transform = Transform3D(0.819153, 0, -0.573577, 0, 1, 0, 0.573577, 0, 0.819153, 30, -5, 13.5)
shape = SubResource("1")
[node name="MainFloorRailing1" type="CollisionShape3D" parent="."]
transform = Transform3D(0.987689, 0, -0.156435, 0, 1, 0, 0.156435, 0, 0.987689, 26.4701, -11, 4.19245)
shape = SubResource("2")
[node name="MainFloorRailing2" type="CollisionShape3D" parent="."]
transform = Transform3D(0.951057, 0, -0.309017, 0, 1, 0, 0.309017, 0, 0.951057, 25.4883, -11, 8.28166)
shape = SubResource("2")
[node name="MainFloorRailing3" type="CollisionShape3D" parent="."]
transform = Transform3D(0.891007, 0, -0.453991, 0, 1, 0, 0.453991, 0, 0.891007, 23.879, -11, 12.167)
shape = SubResource("2")
[node name="MainFloorRailing4" type="CollisionShape3D" parent="."]
transform = Transform3D(0.809017, 0, -0.587786, 0, 1, 0, 0.587786, 0, 0.809017, 21.6817, -11, 15.7527)
shape = SubResource("2")
[node name="MainFloorRailing5" type="CollisionShape3D" parent="."]
transform = Transform3D(0.707107, 0, -0.707107, 0, 1, 0, 0.707107, 0, 0.707107, 18.9505, -11, 18.9505)
shape = SubResource("2")
[node name="MainFloorRailing6" type="CollisionShape3D" parent="."]
transform = Transform3D(0.587785, 0, -0.809018, 0, 1, 0, 0.809018, 0, 0.587785, 15.7526, -11, 21.6817)
shape = SubResource("2")
[node name="MainFloorRailing7" type="CollisionShape3D" parent="."]
transform = Transform3D(0.987689, 0, 0.156434, 0, 1, 0, -0.156434, 0, 0.987689, 26.4701, -11, -4.19244)
shape = SubResource("2")
[node name="MainFloorRailing8" type="CollisionShape3D" parent="."]
transform = Transform3D(0.951057, 0, 0.309017, 0, 1, 0, -0.309017, 0, 0.951057, 25.4883, -11, -8.28166)
shape = SubResource("2")
[node name="MainFloorRailing9" type="CollisionShape3D" parent="."]
transform = Transform3D(0.891007, 0, 0.453991, 0, 1, 0, -0.453991, 0, 0.891007, 23.879, -11, -12.1669)
shape = SubResource("2")
[node name="MainFloorRailing10" type="CollisionShape3D" parent="."]
transform = Transform3D(0.809018, 0, 0.587785, 0, 1, 0, -0.587785, 0, 0.809018, 21.6817, -11, -15.7526)
shape = SubResource("2")
[node name="MainFloorRailing11" type="CollisionShape3D" parent="."]
transform = Transform3D(0.707107, 0, 0.707107, 0, 1, 0, -0.707107, 0, 0.707107, 18.9505, -11, -18.9505)
shape = SubResource("2")
[node name="MainFloorRailing12" type="CollisionShape3D" parent="."]
transform = Transform3D(0.587785, 0, 0.809017, 0, 1, 0, -0.809017, 0, 0.587785, 15.7527, -11, -21.6817)
shape = SubResource("2")
[node name="MainFloorRailing13" type="CollisionShape3D" parent="."]
transform = Transform3D(0.453991, 0, 0.891007, 0, 1, 0, -0.891007, 0, 0.453991, 12.167, -11, -23.879)
shape = SubResource("2")
[node name="ArmBasePlayerOnly" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.9, -12.4, 0)
shape = SubResource("3")