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/LoftBed3.tscn

46 lines
1.7 KiB
Text

[gd_scene load_steps=5 format=2]
[ext_resource path="res://Assets/Furniture/LoftBed3.fbx" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 3.10735, 0.256037, 1.57183 )
[sub_resource type="BoxShape" id=2]
extents = Vector3( 0.136012, 1, 0.155223 )
[sub_resource type="BoxShape" id=3]
extents = Vector3( 0.13028, 0.76215, 1.60271 )
[node name="LoftBed3" type="StaticBody"]
collision_layer = 2147483650
collision_mask = 2147483655
[node name="LoftBed3Model" parent="." instance=ExtResource( 1 )]
[node name="CollisionShape" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.60306, 0.0620172 )
shape = SubResource( 1 )
[node name="CollisionShape2" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -3.00025, 1.00473, -1.40553 )
shape = SubResource( 2 )
[node name="CollisionShape3" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -3.00025, 1.00473, 1.50429 )
shape = SubResource( 2 )
[node name="CollisionShape4" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.99821, 1.00473, -1.40553 )
shape = SubResource( 2 )
[node name="CollisionShape5" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.99821, 1.00473, 1.50429 )
shape = SubResource( 2 )
[node name="CollisionShape6" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -2.99822, 2.62555, 0.0390906 )
shape = SubResource( 3 )
[node name="CollisionShape7" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.9968, 2.62555, 0.0390906 )
shape = SubResource( 3 )