I have a number of square sprites on screen arranged in a grid.
The number of squares may vary from say 1 to 50.
When you click a square I want this to pass a number variable.
Is it possible to achieve this without creating a touch event for each sprite?