32 lines
1.3 KiB
Plaintext
Executable File
32 lines
1.3 KiB
Plaintext
Executable File
[gd_scene load_steps=5 format=2]
|
|
|
|
[ext_resource path="res://Assets/Bed_small_out/Bed_small.gltf" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="BoxShape" id=1]
|
|
extents = Vector3( 0.500089, 0.1412, 1.01958 )
|
|
|
|
[sub_resource type="BoxShape" id=2]
|
|
extents = Vector3( 0.290769, 0.0630392, 0.180381 )
|
|
|
|
[sub_resource type="BoxShape" id=3]
|
|
extents = Vector3( 0.503031, 0.469467, 0.0251082 )
|
|
|
|
[node name="Bed_small" instance=ExtResource( 1 )]
|
|
|
|
[node name="Pillow_bed_small" parent="RootNode/Bed_small" index="0"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0374687, 0.563011, -0.787859 )
|
|
|
|
[node name="StaticBody" type="StaticBody" parent="RootNode/Bed_small" index="1"]
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="RootNode/Bed_small/StaticBody" index="0"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0237238, 0.369027, -0.0103609 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="CollisionShape2" type="CollisionShape" parent="RootNode/Bed_small/StaticBody" index="1"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0302782, 0.5548, -0.783498 )
|
|
shape = SubResource( 2 )
|
|
|
|
[node name="CollisionShape3" type="CollisionShape" parent="RootNode/Bed_small/StaticBody" index="2"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.453945, -1.01003 )
|
|
shape = SubResource( 3 )
|