neverhood311 / Stop-motion-OBJ

A Blender add-on for importing a sequence of OBJ meshes as frames
GNU General Public License v3.0
687 stars 52 forks source link

Set Object Origin for every frame in sequence? #122

Closed WillemKauf closed 3 years ago

WillemKauf commented 3 years ago

Hi,

I am running into the painful issue of having to go frame by frame to set the object origin for every entry in the sequence. Otherwise, my imported sequence keeps changing positions frame to frame. Is this an issue on my end, or something people know how to deal with?

enzyme69 commented 3 years ago

Can't you select all objects and then set origin to 3D cursor?

neverhood311 commented 3 years ago

Or you could just make an empty object and put the whole sequence as a child of the empty. Then just move the empty around.

WillemKauf commented 3 years ago

Yeah, that's what I ended up doing. Thanks!

StephenMcAvoy commented 3 years ago

Hi Willem, What program are you using to generate your meshes? Programs that can use MoCap files rely on the mesh displacement from the origin to position it in the World Space. I use Poser for generating meshes and to remove the displacement before exporting is easy. There might be an option to export the sequence with “no world transformations” or something like that.