diff options
author | tpart <tpart120@proton.me> | 2024-08-16 22:13:21 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-08-16 22:13:21 +0200 |
commit | c85883c649e4503fe0840156f56170787d6627b0 (patch) | |
tree | af0c4f0b5abfd976fd58a6283347916dc3ed2502 /client | |
parent | d1b80432f13b6ff373c9a727373e432929c2155f (diff) | |
download | hurrycurry-c85883c649e4503fe0840156f56170787d6627b0.tar hurrycurry-c85883c649e4503fe0840156f56170787d6627b0.tar.bz2 hurrycurry-c85883c649e4503fe0840156f56170787d6627b0.tar.zst |
Make flour crate model more visually appealing
Diffstat (limited to 'client')
-rw-r--r-- | client/map/tiles/flour_crate.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/map/tiles/flour_crate.tscn b/client/map/tiles/flour_crate.tscn index 8f3dde0e..1e4a7b7d 100644 --- a/client/map/tiles/flour_crate.tscn +++ b/client/map/tiles/flour_crate.tscn @@ -12,7 +12,7 @@ transform = Transform3D(0.990268, 0, -0.139173, 0, 1, 0, 0.139173, 0, 0.990268, transform = Transform3D(0.990268, 0, 0.139173, 0, 1, 0, -0.139173, 0, 0.990268, 0.25, 0, 0.2) [node name="Flour3" parent="." index="3" instance=ExtResource("2_i5ha0")] -transform = Transform3D(-0.0965059, 0, 0.995332, -0.436731, 0.898595, -0.0423448, -0.894401, -0.438779, -0.0867198, 0, 0, -0.146685) +transform = Transform3D(0.973674, 0, 0.227943, 0, 1, 0, -0.227943, 0, 0.973674, 0, 0, -0.202263) [node name="Flour4" parent="." index="4" instance=ExtResource("2_i5ha0")] transform = Transform3D(0.99525, -0.00903298, -0.0969282, -0.0219365, 0.949266, -0.313707, 0.0948444, 0.314343, 0.94456, 0, 0, 0.106343) |