Just wondering if there is anyway to delay a AS tween so that it doesn’t start until X amount of frames have passed?
new Tween(one_mc, "_y", None.easeNone, 79, 130, 12, false);
Thanks
-ollie
Just wondering if there is anyway to delay a AS tween so that it doesn’t start until X amount of frames have passed?
new Tween(one_mc, "_y", None.easeNone, 79, 130, 12, false);
Thanks
-ollie
:: Copyright KIRUPA 2024 //--