From 83a98dd32ca3f7955d12285e653b512c8818ccbc Mon Sep 17 00:00:00 2001 From: tpart Date: Mon, 16 Sep 2024 13:26:17 +0200 Subject: Fix sliced lettuce height --- client/map/items/sliced_lettuce.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/map/items/sliced_lettuce.tscn') diff --git a/client/map/items/sliced_lettuce.tscn b/client/map/items/sliced_lettuce.tscn index 3fb675c6..f04b7a3a 100644 --- a/client/map/items/sliced_lettuce.tscn +++ b/client/map/items/sliced_lettuce.tscn @@ -5,6 +5,6 @@ [node name="SlicedLettuce" type="Node3D"] [node name="Mesh" type="MeshInstance3D" parent="."] -transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) +transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0.01, 0) mesh = ExtResource("1_y7x7n") skeleton = NodePath("") -- cgit v1.2.3-70-g09d2