Skip to content

Use child duration to calculate switch position#372

Open
shamansir wants to merge 3 commits intodevelopfrom
refactor-switch
Open

Use child duration to calculate switch position#372
shamansir wants to merge 3 commits intodevelopfrom
refactor-switch

Conversation

@shamansir
Copy link
Contributor

@skavish This one could work better, but it requires clip children to be exported with appropriate bands.

Editor currently works like this:

Clip:     ♦--Rect--◇------♦---Circle---♦--Rect--◇--------◇----♦
  Rect:   ♦-trans.-♦--no-tweens----------------∞ (Rect band is exported as [0, Infinity])
  Circle: ♦--rotate----♦--no-tweens----------------∞ (Circle child band exported as [0, Infinity])

is the place where Rect time is reset to 0 in Editor. I need this band to be able to do the same in Player.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant