Closed oo13 closed 1 month ago
The bottom right engine seems to generate the trail from the bottom center.
I don't know the meaning exactly, but this seems to fixe it:
--- a/gfx/ship3d/Euler/euler.gltf +++ b/gfx/ship3d/Euler/euler.gltf @@ -393,7 +393,7 @@ "NAEV_trail_generator": "proteron" }, "translation": [ - 0, + -2.622403621673584, -1.5424612760543823, -1.9925868511199951 ]
Oops, I must have copied the trail wrong when flipping it while editing the 3D model. Thanks!
The bottom right engine seems to generate the trail from the bottom center.
I don't know the meaning exactly, but this seems to fixe it: