-
Getting ‘Separate XYZ POsition’ to work …
Hi —
I’m trying to animate a layers z-position to an audio amplitude track, and in order to do so I’m using the ‘Separate XYZ Position’ animation preset on the layer I want to animate, then using the following expression on the Z POsition:
thisComp.layer(“Audio Amplitude”).effect(“Both Channels”)(“Slider”)*10
But, it’s not working. Any help?
Thanks