Or does it just change where it’s rendered? I have performed this transform and I think the object’s frame’s origin’s y position stays the same.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think what happens is that it just renders the frame in a different position. That’s why the position values don’t change.
Also, to have something occur after the animation, I will use a timer to run a piece of code after the animation.