Link Light Intensity to another layers velocity

Moderators: Disciple, zlovatt

Post Reply
salvazalvi
Posts: 36
Joined: September 21st, 2004, 7:29 am

Hi,

I would like to have the intensity of a light linked to the position velocity of another layer, but AE doesn't seem to accept this. Can anyone help ?

Thanks,

salvazalvi
salvazalvi
Posts: 36
Joined: September 21st, 2004, 7:29 am

This works.

Code: Select all

intensity*(((thisComp.layer("PositionRobot").position).speed)/1000)
Post Reply