Jump to content
Search Community

swp_2019

Members
  • Posts

    2
  • Joined

  • Last visited

swp_2019's Achievements

1

Reputation

  1. baaah! sorry for being so lazy, it makes perfect sense now, thx! the pen is oversimplified, i have X items which starts the tween with different duration, i wanted to emulate a countdown, so used repeat: -1 and increased an external index onRepeat, but as u can guess, that didn't work too.. and now i understand the reason why for my purpouse should be ok check the value on the callback, but using time to evaluate and get the percentage.. i think the timeline would make it cleaner.. but for now i'm quite happy! ?
  2. hi everybody! i'd like to simulate a loading from 0% to 100%.. by setting repeat to 100 i supposed the "onRepeat" callback had to be fired 100 times, but i had no luck once increased the time ( seems >= 1800ms ) it behave as expected, but with lower time (1000 in the pen) the repeat never reach 100 any clue? thanx in advance
×
×
  • Create New...