On the far side of the moon there is a pack of flying discs: the aerobatic demonstration team of the United Confederation of planets. Your task is to create a program to show during their exhibitions. Click on each disk, trace with the mouse the path it have to follow and when you are ready press SPACE to see the team do its show. Press X to reset the recorded path of discs (all of them)
Graphics is from Kenney.nl - https://kenney.nl/assets/alien-ufo-pack The day nine Getting Unstuck 2020 challenge revolved around the lists. I had several choices and I couldn't decide what to do. During a chat with other scratch users I had the idea of using lists to record the path of a sprite. I Made a live experiment with them (thanks for your patience folks) and I was hooked. Add some space themed sprite, shake a little, add a liter of two of sweath and tears to discover that a private variable is not so private if you duplicate a sprite after its definition and the result, rough and perfectible, is here. I had a great time that gave me the idea for the day 10 experiment. Make two sprites talk each other using a shared private variable. likely, It is a bug but having to probe some Scratch uncharted territory I feel it is the place to go. Maybe it will be an astounding failure, but a failure to learn from. Stay tuned.