Page 1 of 1

Link Light Intensity to another layers velocity

Posted: April 25th, 2005, 1:52 am
by salvazalvi
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

Found

Posted: April 25th, 2005, 2:02 am
by salvazalvi
This works.

Code: Select all

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