skarndev / umodel_tools

A Blender add-on featuring import of Unreal Engine games static meshes and maps. It provides basic support for many UE games, while some have dedicated improved support.
https://skarndev.github.io/umodel_tools/
GNU General Public License v3.0
82 stars 13 forks source link

Incorrect rotation for parented doors (Hogwarts Legacy) #4

Open skarndev opened 1 year ago

skarndev commented 1 year ago

These doors are rotated 90 degrees by Z axis. They have the attach parent property, which points to a SceneComponent. The other cases of such parenting seem to work correctly, no structural difference in the JSONs though. This makes me think the door template has a sort of an open / close state? Does not explain the archway though. Could be not a bug.

Model: SM_HW_DoorwayMedium Map: SUB_ClockTower

image