42 lines
1.3 KiB
Text
42 lines
1.3 KiB
Text
[gd_scene load_steps=6 format=2]
|
|
|
|
[ext_resource path="res://Assets/Furniture/Table1.fbx" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="CylinderShape" id=1]
|
|
radius = 1.52766
|
|
height = 0.116965
|
|
|
|
[sub_resource type="CylinderShape" id=2]
|
|
radius = 0.697278
|
|
height = 0.20878
|
|
|
|
[sub_resource type="CylinderShape" id=3]
|
|
radius = 0.248624
|
|
height = 1.37418
|
|
|
|
[sub_resource type="BoxShape" id=4]
|
|
extents = Vector3( 0.125605, 0.301729, 1.07049 )
|
|
|
|
[node name="Table1" type="StaticBody"]
|
|
|
|
[node name="Table1Model" parent="." instance=ExtResource( 1 )]
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.24382, 0 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="CollisionShape2" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.05775, 0 )
|
|
shape = SubResource( 2 )
|
|
|
|
[node name="CollisionShape3" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.23313, 0 )
|
|
shape = SubResource( 3 )
|
|
|
|
[node name="CollisionShape4" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.301371, 0 )
|
|
shape = SubResource( 4 )
|
|
|
|
[node name="CollisionShape5" type="CollisionShape" parent="."]
|
|
transform = Transform( -4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 0, 0.301371, 0 )
|
|
shape = SubResource( 4 )
|