25 lines
929 B
Text
25 lines
929 B
Text
[gd_scene load_steps=4 format=2]
|
|
|
|
[ext_resource path="res://Assets/Furniture/Cabinet4.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 )
|
|
|
|
[node name="FurnitureItem" type="StaticBody"]
|
|
|
|
[node name="Cabinet4" parent="." instance=ExtResource( 1 )]
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.57852, 1.60179, -1.53092 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="CollisionShape2" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.51937, 1.59136, 1.59503 )
|
|
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.518675, 3.11006, -0.544413 )
|
|
shape = SubResource( 2 )
|