-
Link X-Scale to animated Y-Position
Hi there,
i have animated an object in 3D space only Y-Position with an expression. So it goes up and down. On a different layer, that is the shadow of the object, i’m looking for an expression that takes the Y-value and makes an even X-scaling. So the shadow gets an even width while the first object is moving up and down.
Hope u know what i mean.
Here’s the expression for the y-position.-52+Math.sin(time*effect("FREQUENCY")("Slider"))*effect("AMPLITUDE")("Slider")