Notifications
Clear all
[Closed] Save and Load transforms to a File
Page 2 / 2
Prev
Sep 11, 2012 10:31 am
You have to get transformation in parent space.
locaMatrix = obj.transform * inverse (obj.parent.transform)
Assuming that when you reload transform parenting didn’t change.
You will maybe need to add a test before reading each transform
Page 2 / 2
Prev