问题
I'm trying to group some objects together in unity by creating new empty GameObject, zeroing its position, then dragging my children objects into it, my problem is that it's anchor position is far away from children positions, am I missing anything? please see the picture for clarification: Picture
回答1:
You must set the pivot where you want, in 3dsMax and only then export it.
It's a basic, well-known problem in 3D engineering and games.
Regarding how to change the pivot in 3dsMax or other software. That's a question for that software, it's different in everything. For example in Cheetah3D you press the button labelled
Reset the pivot to here
I emphasize that you MUST change it in the model-making software, you can't do so in Unity and there is no workaround.
Note that if you just google
"3dsMax set pivot model"
you will instantly find many tutorials on this. Example.
来源:https://stackoverflow.com/questions/36115741/problems-with-pivot-point-of-objects-in-unity-from-3dsmax