User Tools

Site Tools


designer_tutorials:tutorials:factories:off_board_sand_box

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
designer_tutorials:tutorials:factories:off_board_sand_box [2013/08/16 07:42]
M57 [Play In Your Sandbox]
designer_tutorials:tutorials:factories:off_board_sand_box [2013/10/26 09:33] (current)
Line 1: Line 1:
-====== Off Board Sandbox ====== +====== Off-Board Sandbox ====== 
- +As boards become more complicated/sophisticated it often becomes important to implement "behind the scenes" functions to them, yet not having them visible during game play. 
-To create sandbox for your board which can be added/removed at will in the designer, you will create two fill images for your board.  One, for actual game play that matches the pixel dimensions of your board layerand the second (the "sandbox") for expanding the view of your board in the designer which is larger.+This has been accomplished in a variety of ways. 
 +  - they can be hidden in a board layer that matches the players' text colours, in which event all players need to be assigned colours with matching text colours. 
 +  - they can be pushed off screen using the xml, but this loses the ability to easily edit them in the designer. 
 +  - If the territory will retain neutrality throughout the game, and the game is always played with fog, then it would be possible to put it under a solid part of the board layer and it should never show through because it's never seen. 
 +  - The creation of a "**sand box**which would maintain the ability of the designer to organize his/her work in a highly editable fashion in the designer and then obscure those territories from game play once finished, yet bring them back into visibility in the designer if the need arises!
  
 +To create a sandbox for your board which can be added/removed at will in the designer, you will need to create two fill images for your board.  One, for actual game play that matches the pixel dimensions of your board layer, and the second (the "sandbox") for expanding the view of your board in the designer which is larger.
 ==== Make Your Sandbox ==== ==== Make Your Sandbox ====
 Make a second fill map that is larger than your board image. The extra space should.. Make a second fill map that is larger than your board image. The extra space should..
Line 11: Line 16:
  
 ==== "Play" In Your Sandbox ==== ==== "Play" In Your Sandbox ====
-Once your sandbox is loaded, design your board with its off-screen territories by placing them into the expanded space to the right or bottom of your board, this being your sandbox! When using your sandbox, still DO NOT place your off-screen territories within a couple hundred pixels of the board or else those territory's in-game numbers will still be visible around the edge of your playable board surface.  Place them beyond that range.+Once your sandbox is loaded, design your board with its off-screen territories by placing them into the expanded space to the right or bottom of your board
 +  * When using your sandbox, DO NOT place your off-screen territories within a couple hundred pixels of the board or else those territory's in-game numbers will still be visible around the edge of your playable board surface. 
 +  * Consider making and even labeling phantom territories for your factories on your sandbox image.  This will make it much easier for future editing.
  
 ==== Clean Up Your Sandbox ==== ==== Clean Up Your Sandbox ====
-Once you are happy with your creation and want to do some development games then upload the fill area for game play which is not expanded for sandbox visibility.  This will slide those territories out of the designer and will no longer be visible during game play.  If a problem occurs during your development games then re-upload the expanded fill image to make the appropriate revisions to those off-screen attributes, then re-upload the fill area for game play to obscure them again, etc, until you are completely satisfied with the mechanisms of your board.+Once you are happy with your creation and want to do some development games then upload the //actual// fill area for game play which is not expanded for sandbox visibility.  Those territories will no longer be visible during game play.  If a problem occurs during your development games and you need to edit your off-board territories, re-upload the expanded fill image and make the appropriate revisions, remembering to re-upload your primary fillmap image.
designer_tutorials/tutorials/factories/off_board_sand_box.1376653368.txt.gz · Last modified: 2013/10/26 09:33 (external edit)