diff options
author | tpart <tpart120@proton.me> | 2024-08-16 23:09:44 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-08-16 23:09:44 +0200 |
commit | c08bebd1db640118e0fb6e5e214b81b4beff53df (patch) | |
tree | 4f7bfff66a6f7dea1aac8ce43f8e550d133bb12d /client | |
parent | f08fbd2fc0da6605823ca81bc04e9dfbd10d195d (diff) | |
download | hurrycurry-c08bebd1db640118e0fb6e5e214b81b4beff53df.tar hurrycurry-c08bebd1db640118e0fb6e5e214b81b4beff53df.tar.bz2 hurrycurry-c08bebd1db640118e0fb6e5e214b81b4beff53df.tar.zst |
Replace strawberry model with smooth model with correct faces
Diffstat (limited to 'client')
-rw-r--r-- | client/map/items/strawberry.res | bin | 8522 -> 11074 bytes | |||
-rw-r--r-- | client/map/items/strawberry.tscn | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/client/map/items/strawberry.res b/client/map/items/strawberry.res Binary files differindex 46a723d1..60da68ed 100644 --- a/client/map/items/strawberry.res +++ b/client/map/items/strawberry.res diff --git a/client/map/items/strawberry.tscn b/client/map/items/strawberry.tscn index 24e7be41..90df0c3c 100644 --- a/client/map/items/strawberry.tscn +++ b/client/map/items/strawberry.tscn @@ -5,6 +5,6 @@ [node name="Strawberry" type="Node3D"] [node name="Mesh" type="MeshInstance3D" parent="."] -transform = Transform3D(-5.68248e-10, -0.013, 0, -5.68248e-10, 2.48389e-17, -0.013, 0.013, -5.68248e-10, -5.68248e-10, 0, 0.125, 0) +transform = Transform3D(-5.68248e-10, 1.1365e-09, 0.013, 0, -0.013, 1.1365e-09, 0.013, 4.96778e-17, 5.68248e-10, 0, 0.125, 0) mesh = ExtResource("1_8dx1o") skeleton = NodePath("") |