-
Parenting expressions error.
Hello. I created 3d rectangle and tried to parent its height (y) to keyframes from sound effector, and i got this error:
“array piece can`t expand to more than one value”
How to solve that problem?Here it is:
x = value;
y = thisComp.layer("Sound 1").effect("Sound Keys")("Output 1");
z = value;
[x, y, z]