Thus spake "Phoenix": > Greetings, > > Making a module for a chess-like game with black and white sides. > Currently when I define a setup black (which moves first) is on the > bottom and white at the top. When I the start a new game either as > black or white it always shows the same orientation (white/top, > black/bottom). Is it possible to get the board orientation so the each > player can see their own pieces from the bottom of the board? > > Thanks, > > TKR101010
I think the answer to your questions is: Presently, no, board rotation during games isn't possible. It is something we could add, however, if there was demand for it. (I'm adding this as an RFE so that it's an option in the voting.) -- J.
