-
attached a Layer only with x and y
sorry guys, I am messed up with some simple stuff…
want to attach a ‘layer 1’ x and y position to x and y position of a ‘layer 2’ in my comp. The z position should be as I adjust manually in my ‘layer 1’
x=thisComp.layer("layer 2").transform.position[0];
y=thisComp.layer("layer 2").transform.position[1];
z=transform.position[2];
[x;y;z]is what I have, but my
z=transform.position[2]seems to be wrong.cant figure it out. Pretty sure u guys are laughing about the simplicity… let’s laugh together … let me know.
thx …gunnar