Notifications
Clear all

[Closed] Save and Load transforms to a File

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