Hello! In my game, the characters consist of three sprites: body, weapon and box. Each sprite is a separate family. I can’t give commands to an individual character, since sprites in the family react all at once.
For example, I made this program with flowers, where everything basically consists just like in my game. You need to click on the pot and the flower will grow. But the flowers grow all at once, and not the one you clicked on. How to fix it?
Here is my code:
Pots:
You can download project file here:
yadi.sk/d/137eOhK-dD-_mA