55 lines
2.2 KiB
Plaintext
55 lines
2.2 KiB
Plaintext
[gd_scene format=3 uid="uid://c0lknik4noobs"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://d8jo0402pgl6" path="res://abstract/food_item.tscn" id="1_food_item"]
|
|
|
|
[sub_resource type="CylinderShape3D" id="CylinderShape3D_vlqg6"]
|
|
height = 0.10708985
|
|
radius = 0.107910156
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_hoqox"]
|
|
albedo_color = Color(0.6784191, 0.54546416, 0.016760282, 1)
|
|
|
|
[node name="BurgerBuns" unique_id=1088240294 instance=ExtResource("1_food_item")]
|
|
|
|
[node name="CollisionShape3D" parent="." index="0"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.05776599, 0)
|
|
shape = SubResource("CylinderShape3D_vlqg6")
|
|
|
|
[node name="GrabPointHandLeft" parent="." index="1"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.08001605, 0.07612594, -0.05340144)
|
|
|
|
[node name="GrabPointHandRight" parent="." index="2"]
|
|
transform = Transform3D(0.9978254, -0.06591213, 0, 0.06591213, 0.9978254, 0, 0, 0, 1, 0.08952884, 0.07439406, -0.056857675)
|
|
|
|
[node name="FoodItem" parent="." index="3"]
|
|
id = "burger_buns"
|
|
type = 2
|
|
sell_value = 1
|
|
|
|
[node name="CSGCombiner3DBuns" type="CSGCombiner3D" parent="Model" index="0" unique_id=178629624]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.021904588, 0.025076538, -0.0044593215)
|
|
autosmooth = true
|
|
smoothing_angle = 138.9
|
|
|
|
[node name="CSGCylinder3D2" type="CSGCylinder3D" parent="Model/CSGCombiner3DBuns" index="0" unique_id=110174152]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.004122257, 0)
|
|
radius = 0.085
|
|
height = 0.04
|
|
sides = 16
|
|
material = SubResource("StandardMaterial3D_hoqox")
|
|
|
|
[node name="CSGCylinder3D3" type="CSGCylinder3D" parent="Model/CSGCombiner3DBuns" index="1" unique_id=2003491826]
|
|
transform = Transform3D(0.82770383, -0.5611652, 0, 0.5611652, 0.82770383, 0, 0, 0, 1, -0.048392475, 0.029736161, 0)
|
|
radius = 0.085
|
|
height = 0.04
|
|
sides = 16
|
|
material = SubResource("StandardMaterial3D_hoqox")
|
|
|
|
[node name="CSGCylinder3D4" type="CSGCylinder3D" parent="Model/CSGCombiner3DBuns/CSGCylinder3D3" index="0" unique_id=391028348]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.9604645e-08, 0.040259957, 0)
|
|
radius = 0.085
|
|
height = 0.04
|
|
sides = 16
|
|
cone = true
|
|
material = SubResource("StandardMaterial3D_hoqox")
|