aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/raw_pizza.tscn
blob: 5b7359cfea680c32b6ee88d407fec05dda62d371 (plain)
1
2
3
4
5
6
7
8
9
10
11
[gd_scene format=3 uid="uid://d18w3kwuaehvv"]

[ext_resource type="ArrayMesh" uid="uid://cwstqugiw76tc" path="res://map/items/pizza.res" id="1_lcgk8"]
[ext_resource type="Material" uid="uid://cg7o7rn06bve1" path="res://map/items/dough_material.tres" id="2_snge3"]

[node name="RawPizza" type="Node3D" unique_id=1513785364]

[node name="Mesh" type="MeshInstance3D" parent="." unique_id=449857524]
transform = Transform3D(0.3, 0, 0, 0, 0.05, 0, 0, 0, 0.3, 0, 0.05, 0)
mesh = ExtResource("1_lcgk8")
surface_material_override/0 = ExtResource("2_snge3")