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

[ext_resource type="ArrayMesh" uid="uid://cwstqugiw76tc" path="res://map/items/raw_pizza.res" id="1_lcgk8"]

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

[node name="Mesh" type="MeshInstance3D" parent="."]
transform = Transform3D(0.3, 0, 0, 0, 0.05, 0, 0, 0, 0.3, 0, 0.05, 0)
mesh = ExtResource("1_lcgk8")
skeleton = NodePath("")