32 lines
1.1 KiB
Text
32 lines
1.1 KiB
Text
[gd_scene load_steps=5 format=2]
|
|
|
|
[ext_resource path="res://Assets/Furniture/Cabinet5.fbx" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="BoxShape" id=1]
|
|
extents = Vector3( 1.22017, 1.58044, 1.16009 )
|
|
|
|
[sub_resource type="BoxShape" id=2]
|
|
extents = Vector3( 0.859916, 0.0547432, 2.27372 )
|
|
|
|
[sub_resource type="BoxShape" id=3]
|
|
extents = Vector3( 1.4, 0.06, 1.4 )
|
|
|
|
[node name="FurnitureItem" type="StaticBody"]
|
|
|
|
[node name="Cabinet5" parent="." instance=ExtResource( 1 )]
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.89856, 1.60179, -1.10105 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="CollisionShape2" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.19933, 1.59136, 2.0249 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="CollisionShape3" type="CollisionShape" parent="."]
|
|
transform = Transform( 0.707107, 0, 0.707107, 0, 1, 0, -0.707107, 0, 0.707107, 0.198634, 3.11006, -0.114546 )
|
|
shape = SubResource( 2 )
|
|
|
|
[node name="CollisionShape4" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.02029, 3.10626, -0.940438 )
|
|
shape = SubResource( 3 )
|