33 lines
1.2 KiB
Text
33 lines
1.2 KiB
Text
[gd_scene load_steps=4 format=2]
|
|
|
|
[ext_resource path="res://Assets/Furniture/Desk2.fbx" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="BoxShape" id=1]
|
|
extents = Vector3( 3.12478, 0.114749, 1.50106 )
|
|
|
|
[sub_resource type="BoxShape" id=2]
|
|
extents = Vector3( 0.14, 1.48885, 0.14 )
|
|
|
|
[node name="FurnitureItem" type="StaticBody"]
|
|
|
|
[node name="Desk2" parent="." instance=ExtResource( 1 )]
|
|
|
|
[node name="CollisionShape2" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.06538, 0 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="CollisionShape3" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.8925, 1.4856, 1.28876 )
|
|
shape = SubResource( 2 )
|
|
|
|
[node name="CollisionShape4" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.8925, 1.4856, -1.30517 )
|
|
shape = SubResource( 2 )
|
|
|
|
[node name="CollisionShape5" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -2.89793, 1.4856, 1.28876 )
|
|
shape = SubResource( 2 )
|
|
|
|
[node name="CollisionShape6" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -2.89793, 1.4856, -1.30517 )
|
|
shape = SubResource( 2 )
|