45 lines
1.8 KiB
Plaintext
45 lines
1.8 KiB
Plaintext
[gd_scene format=3 uid="uid://drwuhqb3pjtiy"]
|
|
|
|
[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.16196387
|
|
radius = 0.07080078
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_d4wpw"]
|
|
albedo_color = Color(0.48, 0.34336, 0.1872, 1)
|
|
|
|
[node name="Potato" unique_id=1675596942 instance=ExtResource("1_food_item")]
|
|
|
|
[node name="CollisionShape3D" parent="." index="0"]
|
|
transform = Transform3D(1, 0, 0, 0, -4.371139e-08, -1, 0, 1, -4.371139e-08, 0, 1.2261836e-10, -0.0028051808)
|
|
shape = SubResource("CylinderShape3D_fco8w")
|
|
|
|
[node name="GrabPointHandLeft" parent="." index="1"]
|
|
transform = Transform3D(1, 0, 0, 0, -0.5343598, -0.84525716, 0, 0.84525716, -0.5343598, -0.03287975, 0.03671424, 0.10207943)
|
|
|
|
[node name="GrabPointHandRight" parent="." index="2"]
|
|
transform = Transform3D(1, 0, 0, 0, -0.7457213, -0.66625804, 0, 0.66625804, -0.7457213, 0.03408891, 0.014529038, 0.10517749)
|
|
|
|
[node name="FoodItem" parent="." index="3"]
|
|
id = "potato"
|
|
type = 2
|
|
sell_value = 0
|
|
|
|
[node name="CombinableItem" parent="." index="8"]
|
|
enabled = false
|
|
|
|
[node name="CSGCombiner3DPotato" type="CSGCombiner3D" parent="Model" index="0" unique_id=1632388374]
|
|
|
|
[node name="CSGSphere3D" type="CSGSphere3D" parent="Model/CSGCombiner3DPotato" index="0" unique_id=125051486]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -0.03307341)
|
|
radius = 0.06
|
|
radial_segments = 32
|
|
material = SubResource("StandardMaterial3D_d4wpw")
|
|
|
|
[node name="CSGSphere3D2" type="CSGSphere3D" parent="Model/CSGCombiner3DPotato" index="1" unique_id=837168454]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.03243477)
|
|
radius = 0.053
|
|
radial_segments = 32
|
|
material = SubResource("StandardMaterial3D_d4wpw")
|