-
Custom Arrays on certain properties problems
Hi there,
A bit confused with the error message I get when trying to write expressions for certain properties (in this case ‘Position’).
Starting out with something like:
myArray = [5,6,7,8];returns an error:
“expression result must be of dimension 2, not 4 Expression disabled.”
Whilst I get that 2D position in After Effects is [x,y], I don’t understand why I can’t define my own array as part of the expression.
Thanks in advance 🙂