Whats the best way to get a prop to load in the center (@0,0,0)
myotherworld
Posts: 615
in The Commons
H
All, I am tring to get a prop to load in the center (XYZ)
it was part of a set and was not set at center when it loaded,
I would like to have it load at center, i know just move it and resave. but I want its XYZ to say "0" when it is at "0"
any help
Comments
If it's a prop just move it to the centre, then export as OBJ, reimport (making sure you use the same preset in the options dialogue both ways, reapply the materials, and save as a Scene Subset for future use.
Thanks Richard.
I didnt have the settings the same going out and back in again.
works fine now.
Another way is to move the prop to the origin you want, then save it as a scene subset in your content library. While it won't re-set the objects origin to world origin, it will load it at the world origin so you can move it from there.
Regards,
Richard.
Just download this script and you will get the wanted result. Load your object and apply the script.
Link in this thread in the freebies forum:
https://www.daz3d.com/forums/discussion/622191/send-the-selected-object-to-0-0-0#latest
Hope this helps!
I would instead take Richard's suggestion because it will be loaded properly each time with the coordinance set to 0,0,0. Running a script every time you load the asset seems counterproductive.
Maybe but the prop can be moved to 0,0,0 with the script before exporting it as suggested by R. Haseltine.