[gd_scene load_steps=5 format=2] [ext_resource path="res://scenes/item_holder.tscn" type="PackedScene" id=1] [sub_resource type="CylinderMesh" id=1] height = 0.1 radial_segments = 8 [sub_resource type="CylinderMesh" id=2] top_radius = 0.1 bottom_radius = 0.1 height = 0.738 radial_segments = 16 [sub_resource type="CylinderShape" id=3] height = 0.87498 [node name="dinner_table" type="Spatial"] [node name="MeshInstance" type="MeshInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.648164, 0 ) mesh = SubResource( 1 ) [node name="MeshInstance2" type="MeshInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.274821, 0.806474 ) mesh = SubResource( 2 ) [node name="MeshInstance3" type="MeshInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.831715, 0.274821, 0.00579381 ) mesh = SubResource( 2 ) [node name="MeshInstance4" type="MeshInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.012414, 0.274821, -0.832128 ) mesh = SubResource( 2 ) [node name="MeshInstance5" type="MeshInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.809991, 0.274821, 0.00269032 ) mesh = SubResource( 2 ) [node name="StaticBody" type="StaticBody" parent="."] [node name="CollisionShape" type="CollisionShape" parent="StaticBody"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.439889, 0 ) shape = SubResource( 3 ) [node name="item_holder" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.776869, 0 )