I am making a board game and I need to put player 1 and player 2 on a grid of buttons. I use the image icon to represent the part that I want to put on the buttons. The problem is that I have a button loop, and I need to put piece1 on buttons 1,3,5,7,9 and 2 pieces on buttons 2,4,6,8,10.
source
share