Jump to content
GreenSock

learner_7n

How to modify the code to move horizontally?

Recommended Posts

Hi,

 

How to modify the following code to move horizontally? The following is the code for moving verically:

 

TweenMax.fromTo(SideHeader1, 12, {y:600}, {y:-50, repeat:-1, ease:Linear.easeNone});

 

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.
×