У нас вы можете посмотреть бесплатно Advanced Topics: Clones | Tutorial или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Cloning lets you create multiple copies of your sprite while your project is running. When each clone is produced, it has the same costumes, sounds, scripts, and variables as the original, but is otherwise independent. Clones can work for you, saving you coding time and helping you create dynamic and interactive projects. Let’s explore how clones work and experiment with how you can use them in your projects. Check out our printable coding cards for this video (including bonus content like generating clone IDs to control individual clones) and more of our resources in the Scratch Foundation's Learning Library, available on our website: https://www.scratchfoundation.org/lea... Find the clone piano example project here: https://scratch.mit.edu/projects/1181... Find the balloon popping example project here: https://scratch.mit.edu/projects/1154... Find the fractal tree example project here: https://scratch.mit.edu/projects/1145... Find an example of generating and using clone IDs here: https://scratch.mit.edu/projects/1184... And if you need more information about some of the advanced blocks we used, see our Learning Library resources on Variables and Lists and Conditional Statements.