sorry for my bad english.
I have 9 pieces of game board. (1.jpg; 2.jpg…9.jpg) How can I place it randomly ? Do you have any example how I can do it ?
randomly board. Example:
1 2 3
6 7 8
4 9 6
--------
5 8 9
7 4 1
2 3 6
Thx.
sorry for my bad english.
I have 9 pieces of game board. (1.jpg; 2.jpg…9.jpg) How can I place it randomly ? Do you have any example how I can do it ?
randomly board. Example:
1 2 3
6 7 8
4 9 6
--------
5 8 9
7 4 1
2 3 6
Thx.
If there isn’t a random map function yet, you could make a game piece with 9 layers (the 9 different board parts). Then arrange your map by placing 9 of these pieces on an empty background map and use the random layer function.