@Nekiy2 it looks like you just keep adding tweens to the same timeline, so they all pile up (sequence). Just add tl.totalTime(0).clear(); to the top of your changetween() function and that should give you what you're after. Right? 
    • Thanks
    • Like
    2