This is an experiment similar to the game "God Simulator." I'm creating it to learn new programming mechanics in Scratch. The idea is that a number of characters will appear and gather around a campfire. They need wood to build houses. So they start collecting it and building houses. Don't judge too harshly)))
Please help: {1. How to make one clone turn towards another clone? 2. How to determine the distance between two clones? 3. How can one clone determine the coordinates of another clone?} This is necessary so that clones can work with objects on the map.