[gd_scene format=3 uid="uid://cucc3gaqu2nab"] [ext_resource type="PackedScene" uid="uid://d8jo0402pgl6" path="res://abstract/food_item.tscn" id="1_food_item"] [sub_resource type="CylinderShape3D" id="CylinderShape3D_gkni8"] height = 0.1 radius = 0.1 [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_e28iu"] albedo_color = Color(0.06879827, 0.06879828, 0.06879828, 1) [sub_resource type="CylinderMesh" id="CylinderMesh_vebgy"] material = SubResource("StandardMaterial3D_e28iu") top_radius = 0.1 bottom_radius = 0.1 height = 0.1 [node name="PickableObject" unique_id=1675596942 instance=ExtResource("1_food_item")] [node name="CollisionShape3D" parent="." index="0"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0) shape = SubResource("CylinderShape3D_gkni8") [node name="FoodItem" parent="." index="3"] id = "charcoal" type = 2 sell_value = 1 [node name="MeshInstance3D" type="MeshInstance3D" parent="Model" index="0" unique_id=1223689787] mesh = SubResource("CylinderMesh_vebgy")