Jump to content
Search Community

How can I use 3D position x & y values in code?

learner_7n test
Moderator Tag

Recommended Posts

Hi,

 

How can I modify the following code to use the 3D Position (x & y) values instead of normal position x & y values?

 

TweenMax.fromTo(Logo_mc, 8, {x:487.4, y:438.3, alpha:1}, {x:466.4, y:322.4, alpha:1, delay:2, ease:Strong.easeOut});

 

Please help.

 

Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...