space928 / Blender-O3D-IO-Public

A plugin supporting blender 2.79.x-3.x.x for importing and exporting OMSI .sco, .cfg, and .o3d files
GNU General Public License v3.0
36 stars 5 forks source link

Lights and Spotlights import on the wrong coordinate axis #64

Closed jem-suu closed 12 months ago

jem-suu commented 12 months ago

Describe the bug

OMSI is super jank and since it is really left-handed Y-up masquerading as right handed z-up, the light entries, light sprites and spotlights can be imported wrong (see screenshots below) More explanation can be found here, where I found the jank to affect animations when using RH's exporter, but has since been fixed

To Reproduce

This was tested on:

Expected behaviour

The light entries, light sprites and spotlights should be in their normal positions

Screenshots

image image image

jem-suu commented 12 months ago

nvm, issue was already mentioned in #60, but maybe the explanation of the jank could be useful in helping fix it.