// define dates let startDate = new Date(); // current date and time let releaseDate = new Date("2022-06-11T16:00:00"); // determine the time difference let timeDiff = Math.abs(releaseDate.getTime() - startDate.getTime()); let daysLeft = Math.ceil(timeDiff / (1000 * 3600 * 24)); //number of days before date // settings for text appearance let delay = 2000; //delay before text appears in milliseconds // texts to display let text1 = "3 Days"; let text2 = `2 days`; let text3 = `1 days`; let text4 = `Countdown Time`; // find the container to display on the page let container = document.getElementById("countdown"); // output texts with a delay setTimeout(function() { container.innerHTML = text1; }, delay); setTimeout(function() { container.innerHTML = text2; }, delay*2); setTimeout(function() { container.innerHTML = text3; }, delay*3); setTimeout(function() { container.innerHTML = text4; }, delay*4); setTimeout(function() { container.innerHTML = text5; }, delay*5); // start countdown setTimeout(function() { container.innerHTML = "June 10 at 4:00 PM"; }, delay*6); setTimeout(function() { container.innerHTML = "June 11 at 4pm - Release!"; }, delay*7); ParticleSystem() Create() -Dove Flash Effect TeleportToPlaceInstance() Show() Hide()) - Display the entire model 1 Какой в начале сделать скрипт на прилёт корабля на крыше Pet Shop за 3 минуты до окончания Обратного Отсчёта 2 Какой скрипт добавить на скрытие Баннера через 3 минуты после окончания Обратного Отсчёта Я проверял через календарь скрипт не работает а в игре Adopt Me работает https://cloud.mail.ru/public/C36u/hTS3t6tW2