28 lines
918 B
Plaintext
28 lines
918 B
Plaintext
[gd_scene format=3 uid="uid://cfc4ho67u4r5e"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://d8jo0402pgl6" path="res://abstract/food_item.tscn" id="1_food_item"]
|
|
|
|
[sub_resource type="CylinderShape3D" id="CylinderShape3D_fco8w"]
|
|
height = 0.04777527
|
|
radius = 0.08300781
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_6l01i"]
|
|
albedo_color = Color(0.29, 0.101500005, 0, 1)
|
|
|
|
[node name="CookedBurger" 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.0072289705, 0)
|
|
shape = SubResource("CylinderShape3D_fco8w")
|
|
|
|
[node name="FoodItem" parent="." index="3"]
|
|
id = "cooked_burger"
|
|
type = 2
|
|
sell_value = 1
|
|
|
|
[node name="CSGCylinder3D" type="CSGCylinder3D" parent="Model" index="0" unique_id=59319982]
|
|
radius = 0.08300781
|
|
height = 0.03
|
|
sides = 16
|
|
material = SubResource("StandardMaterial3D_6l01i")
|