Paste things into place

Hello all,

quick question. Is there a way to paste objects in place within unreal engine 4 if they are in the correct place in 3DS max.

Say if I added a door frame to my model in 3ds. Is there a way to copy it into the exact same place in unreal engine 4.

Many thanks.

I always zero out my location coordinates in Unreal when I import an object. Essentially, if everything is coming from the same 3DS model, when you import your walls into Unreal, change the transform location to 0,0,0. That puts the origin from the 3DS model at 0,0,0. Then when you import your door frame from the same 3DS model into Unreal, set that object’s transform location to 0,0,0.

thanksssss