I am creating a Tic Tac Toe game. In that, I am using 9 sprites for the board and I have added them to a family. But the problem is when I am clicking any one sprite all of them are spawning another sprite instead of one. Is there any way that one I click any one sprite then only that sprite spawn another sprite