From 2f311fec691cd7a62fa4f95ee0419089913b5dd8 Mon Sep 17 00:00:00 2001 From: tpart Date: Fri, 19 Sep 2025 22:32:54 +0200 Subject: Add new dough model which looks less like a bun (#393) --- client/map/items/dough.res | Bin 10298 -> 12899 bytes client/map/items/dough.tscn | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/client/map/items/dough.res b/client/map/items/dough.res index 2337429d..58637689 100644 Binary files a/client/map/items/dough.res and b/client/map/items/dough.res differ diff --git a/client/map/items/dough.tscn b/client/map/items/dough.tscn index 10d591c9..73f8c494 100644 --- a/client/map/items/dough.tscn +++ b/client/map/items/dough.tscn @@ -5,6 +5,6 @@ [node name="Dough" 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.4, 0, 0, 0, 0.4, 0, 0, 0, 0.4, 0, 0, 0) mesh = ExtResource("1_fe02r") skeleton = NodePath("") -- cgit v1.2.3-70-g09d2