blob: 895e1edddcff54c56916bdb4e687c3f12b6bd0c8 (
plain)
1
2
3
4
5
6
7
8
9
|
[gd_scene format=3 uid="uid://ct4f8jtnvfn56"]
[ext_resource type="ArrayMesh" uid="uid://cwhr8luqwpo7a" path="res://map/items/cooked_noodles.res" id="1_ahfxi"]
[node name="CookedNoodles" type="Node3D" unique_id=663842765]
[node name="Mesh" type="MeshInstance3D" parent="." unique_id=675901793]
transform = Transform3D(0.378, 0, 0, 0, 0.378, 0, 0, 0, 0.378, -0.027, 0, 0.095)
mesh = ExtResource("1_ahfxi")
|