-
control position of a 3d object in Element 3d after scaling up/down
hi how are you? hope everything goes well.
I am doing a template in after effects and element 3d so anyone can scale up or down their logo as they wish. this is the issue I´m having
I have a floor and I have a logo coming out from that floor. I have an animated camera that is closing up the logo while it is coming out from the surface.
the animation is only 2 keyframes (y position). what happens is that everytime I rescale the logo, it changes it´s position, even though the (y) value is the same.
It desappears from the camera view. example; if i change the scale property lets say from 480 to 450 the logo moves up. it doens longer touch the floor; like flying over it. (anchor point is in position)
i have tried to use this expression so i can adjust the value with a slider by my self keeping the animation. but it´s is not working.x = [960];
y = value + comp(“MAIN DESIGN”).layer(“MAin Control”).effect(“3D Point Control”)(1)[1];
[x, y]is there a way of correcting this?
or is there an expression that allows me to scale the logo in element 3d that keeps the logo in its original position?
thanks.
any help will be much appreciated.x = [960];
y = value + comp("MAIN DESIGN").layer("MAin Control").effect("3D Point Control")(1)[1];
[x, y]Live your life with passion