This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
slavic-game-jam-2020/Furniture/LoftBed2.tscn

46 lines
1.7 KiB
Text

[gd_scene load_steps=5 format=2]
[ext_resource path="res://Assets/Furniture/LoftBed2.fbx" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 3.13282, 0.24329, 1.61218 )
[sub_resource type="BoxShape" id=2]
extents = Vector3( 0.129156, 1.32564, 0.159149 )
[sub_resource type="BoxShape" id=3]
extents = Vector3( 0.134178, 0.931315, 1.60614 )
[node name="LoftBed2" type="StaticBody"]
collision_layer = 2147483650
collision_mask = 2147483655
[node name="LoftBed2Model" parent="." instance=ExtResource( 1 )]
[node name="CollisionShape" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.20489, 0.0443083 )
shape = SubResource( 1 )
[node name="CollisionShape2" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -2.99339, 1.31599, 1.49624 )
shape = SubResource( 2 )
[node name="CollisionShape3" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.99717, 1.31599, 1.49624 )
shape = SubResource( 2 )
[node name="CollisionShape4" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -2.99339, 1.31599, -1.39711 )
shape = SubResource( 2 )
[node name="CollisionShape5" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.99717, 1.31599, -1.39711 )
shape = SubResource( 2 )
[node name="CollisionShape6" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.99339, 2.47677, 0.0502592 )
shape = SubResource( 3 )
[node name="CollisionShape7" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -2.99709, 2.47677, 0.0502592 )
shape = SubResource( 3 )