Hi,
is there a way to find out the position of a child object in the editor?
I try to import the whole model and seperate the parts after that to “single” objects with physics. So every object will get the position 0, 0, 0. My problem is the distance from 0, 0, 0 to the original position of the object, because every child object has the transform position of 0, 0, 0.
What can I do?
best regards,
W.