Hello,
When using Blender, I create a simple cube, cone and ring with the pivots at their respective centers and then offset each object from center of the blender scene in different directions. Now I export that as an FBX.
While importing it in to Unreal, I want the respective pivots to be at the center of each object but I also want the offset I set in my modelling program to be maintained.
This works in Unity when I import the fbx and drag it into the Hierarchy window (Not the Viewport/Scene Window), the objects show up with the same offset from the world origin and pivot at its own center, as it does in Blender.
How to do the same in Unreal??