sami1337
In board plugin, z=0 is for tile object. And, in grid move behavior, it will not move to cell without tile (z=0).
So you don't need to fill all cells of the board.
Try to set x=100, y=100 in properties table of board object in sample capx, you will see the black chess still only can move on blue tiles.