-
Turning Off Expressions
I have about 20 3D layers that I used some expressions to help keep all the layers in line and distribute them correctly. Now that they are in position, I need to remove the expressions so I can set them up to rotate around a null object, unparenting them one at a time to make a ring. Problem is that since the expressions reference each other, it gets all messed up when I remove the parenting. What’s the easiest way to turn off/remove an expression, but keep the value the expression has generated at that point? Do I have to do this manually via Copy and Paste?