Jump to content
Search Community

newaira

Members
  • Posts

    3
  • Joined

  • Last visited

newaira's Achievements

0

Reputation

  1. The short duration time works, so I'll go with that for now!
  2. Thanks for the quick response! Hmm ok, so reversed doesn't change. My problem though is that onUpdate is only being called in one direction and not the other (regardless of value of reversed). In the docs it says that onUpdate is called for every frame, but it seems to be only called when going one way. The console log appears only when the boxes shift to the right, and not when they shift to the left.
  3. So I've managed to use the timeline.staggerTo onUpdate callback just fine when the timeline goes forward, but when going in reverse, the onUpdate callback is never triggered. Please see attached codepen. The console only get triggered for when reversed = true. Why wouldn't the onUpdate be triggered when going in reverse? Thanks for any help
×
×
  • Create New...