When using a Child-Of constraint, I sometimes want to toggle it off in an animation, but still make a new animation based off of where an object was when the constraint was active.
When I do this however, the object reverts to the position it was before it ever had the constraint, and copying the pose while the constraint is active and then pasting it doesn't change anything. So, how else do I record where an object is during a constraint and then make the object move from that same position after the constraint is off??