Hi All,
I have a few questions regarding the awesome plugins created here.
I'm working on extending the moving options demo. This is the one where you click a black chess piece then it shows you where you can move it etc.
Is it possible to make the layer bigger, when using the board object plug in I can't get a 13x20 board to fit on the layer :-(
I'm wondering is if I'm approaching this correctly.
I want to have say 4 pieces for each player, so player one puts down 4 pieces (clicks on four empty squares) and then player two does the same.
Should I set instance variables on the chess piece to mark it as being P1 or P2 etc. Then then anotehr Instance Variable for setting the piece type?
Thanks for all your help the first problem is the one I'm struggling with the most.
Thanks
Chris