-
orient layers towards ‘wall’
Hi,
I lhave 3 layers that are standing on a round platform linked to a null in the middle, so that when I rotate the null the 3 layers move correspondingly.
It’s like this: https://www.flickr.com/photos/10752691@N06/2646207377/sizes/o/now, when sliding over the floor, I want the layers to be oriented at the “wall” behind the camera
I tried this expression
LookAt = “ball”
look = look_at(position, this_comp.layer(LookAt).position);
[look[0], look[1], look[2]]but it does not seem to work..
Anyone a clue?
regads,
Jochem