From 5327a9653b9883f108614278d4a36859f1340af6 Mon Sep 17 00:00:00 2001 From: tpart Date: Mon, 16 Sep 2024 13:23:22 +0200 Subject: Add new dough model to match buns --- client/map/items/dough.res | Bin 7291 -> 10298 bytes client/map/items/dough.tscn | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'client') diff --git a/client/map/items/dough.res b/client/map/items/dough.res index 4f76f149..2337429d 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 11a81194..10d591c9 100644 --- a/client/map/items/dough.tscn +++ b/client/map/items/dough.tscn @@ -1,10 +1,10 @@ [gd_scene load_steps=2 format=3 uid="uid://dw5gdtilcsdcc"] -[ext_resource type="ArrayMesh" uid="uid://bdbn7skeegtqq" path="res://map/items/dough.res" id="1_fe02r"] +[ext_resource type="ArrayMesh" uid="uid://duv7fs8jmwjn5" path="res://map/items/dough.res" id="1_fe02r"] [node name="Dough" type="Node3D"] [node name="Mesh" type="MeshInstance3D" parent="."] -transform = Transform3D(0.75, 0, 0, 0, 0.75, 0, 0, 0, 0.75, 0, 0, 0) +transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_fe02r") skeleton = NodePath("") -- cgit v1.2.3-70-g09d2