Jump to content
Search Community

Mauspace

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Mauspace

  1. i have the solution, thanks this work for me.

     

    //setTimeout(complete,5000);

    function complete(tl){

    //reverse the direction of the tween

    console.log("frame4");

    setTimeout(function(){tl.reverse();},3000);

     

     

     

    }

×
×
  • Create New...