godot-wild-jam-66/environment/box/BoxSmallOpen.tscn

51 lines
2.1 KiB
Text

[gd_scene load_steps=7 format=3 uid="uid://cquqml00xt14t"]
[ext_resource type="PackedScene" uid="uid://bagr400raxwdj" path="res://assets/Box/BoxOpen.gltf" id="1_dyyqs"]
[sub_resource type="BoxShape3D" id="BoxShape3D_fi1ak"]
size = Vector3(0.65, 0.175, 0.65)
[sub_resource type="BoxShape3D" id="BoxShape3D_qgbwu"]
size = Vector3(0.05, 0.65, 0.65)
[sub_resource type="BoxShape3D" id="BoxShape3D_khpqj"]
size = Vector3(0.65, 0.65, 0.0347656)
[sub_resource type="BoxShape3D" id="BoxShape3D_d6n54"]
size = Vector3(0.6, 0.035, 0.48)
[sub_resource type="BoxShape3D" id="BoxShape3D_mo5gr"]
size = Vector3(0.6, 0.035, 0.42)
[node name="BoxSmallOpen" type="StaticBody3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.087, 0)
shape = SubResource("BoxShape3D_fi1ak")
[node name="CollisionShape3D2" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.3, 0.3245, 0)
shape = SubResource("BoxShape3D_qgbwu")
[node name="CollisionShape3D3" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.3, 0.325, 0)
shape = SubResource("BoxShape3D_qgbwu")
[node name="CollisionShape3D4" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.98023e-08, 0.325, 0.307617)
shape = SubResource("BoxShape3D_khpqj")
[node name="CollisionShape3D5" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.325, -0.308)
shape = SubResource("BoxShape3D_khpqj")
[node name="CollisionShape3D6" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 0.996195, -0.0871557, 0, 0.0871557, 0.996195, 0, 0.657, -0.531927)
shape = SubResource("BoxShape3D_d6n54")
[node name="CollisionShape3D7" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 0.996195, 0.0871557, 0, -0.0871557, 0.996195, 0, 0.654394, 0.502209)
shape = SubResource("BoxShape3D_mo5gr")
[node name="BoxOpen" parent="." instance=ExtResource("1_dyyqs")]
transform = Transform3D(0.65, 0, 0, 0, 0.65, 0, 0, 0, 0.65, 0, 0, 0)