34 lines
1.1 KiB
Text
34 lines
1.1 KiB
Text
[gd_scene load_steps=5 format=2]
|
|
|
|
[ext_resource path="res://Furniture/WithTextures/Desk1.tscn" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="BoxShape" id=1]
|
|
extents = Vector3( 1.10663, 1.49325, 1.16009 )
|
|
|
|
[sub_resource type="BoxShape" id=2]
|
|
extents = Vector3( 3.12478, 0.114749, 1.50106 )
|
|
|
|
[sub_resource type="BoxShape" id=3]
|
|
extents = Vector3( 0.14, 1.48885, 0.14 )
|
|
|
|
[node name="Desk1" type="StaticBody"]
|
|
collision_layer = 2
|
|
collision_mask = 7
|
|
|
|
[node name="Desk1Model" parent="." instance=ExtResource( 1 )]
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.99797, 1.517, -0.255109 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="CollisionShape2" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.06538, 0 )
|
|
shape = SubResource( 2 )
|
|
|
|
[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( 3 )
|
|
|
|
[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( 3 )
|