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

Sceneryobjects in map tiles import in the wrong orientation #50

Open space928 opened 1 year ago

space928 commented 1 year ago

Describe the bug

Some sceneryobjects import with a 90 or 180 degree rotation when loading a map tile. This is likely due to the object's pivot point not being taken into account when transforming the object.

To Reproduce

Import a map tile

Screenshots

image

space928 commented 1 year ago

Note that this is related to issue #53, both should be done at the same time.