Question
add() needs exactly two arguments. Is this a bug or...?
thisComp.layer(index-1).transform.rotation.valueAtTime(time-.1)
thisComp.layer("Dark Blue Solid 1").transform.rotation
.
.
both the above expressions come back with : "Error: add() needs exactly two arguments"
Is this a bug or? Literally can't see anything wrong with the above expressions