Jump to content
Search Community

TimeLineMax Probably Bug 1.18.x on changing object value

up209d test
Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

Good day everyone, i m doing some offset background moving not for css but for pixi sprite. The problem is while i m trying to moving it by grid (by colum left to right and then row from top to bottom) 

 

like this map

 

1 > 2 > 3

4 > 5 > 6

7 > 8 > 9

 

I came up with doing that by controlling TimeLineMax. But with 1.18.x version i could not make it work, the row offset alway stop at the bottom row and never reset to the first row. Everything works fine in ver 1.17.x and under.

 

Is there any one have that probblem like me? Thank you so much.

 

Here is my Fiddle:

 

https://jsfiddle.net/k0tdgmzh/

 

You can see in console log that i m moving square offset 250x250 from left to right and after one column it jump to start from the first column of new row.

 

This example here works fine with 1.18.x, but just for css property not for object value

 

http://jsfiddle.net/sV5Ug/3/

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