AnimCombind {{ currentPage ? currentPage.title : "" }}

  • Add AnimSequence and set settings

  • PublicPrevRoot: Use this option to public the previous anim’s root location

  1. A anim has 5 frame and root move 46 m

  2. B anim has 19 frame and root move 322 m

  3. After combind,C anim will has 25 frame and root will move 368 m

  4. If not use PublicPrevRoot,C anim will move 46m and back to origin and move 368m

  • About 2. anim start in 1 frame:

  • A last frame is same to B first,so there a two same frame,anim will stop in 4 to 5

  • So we will set to 1 when first anim end and next anim begin frame is same

{{{ content }}}