On 04/03/2015 at 07:46, xxxxxxxx wrote:
Hi conner,
Sorry for the delayed response. I'm still not totally sure what you're asking, but if I did understand, I can propose the following: Have you considered using null objects? What you can do is create a null object, set its position, and have your objects as children of the null object, with their own positions that will be relative to the null object's.
If I translate your terms the way I understand them, the null object would contain the global position, and each object under it (the null object can have multiple children objects) will have the offset. That way, you can keep these values separate, and the null object won't display as anything but a dot in the viewport and otherwise shouldn't interfere.
I hope that helps!
Joey Gaspe
SDK Support Engineer