Open GnaspGames opened 8 years ago
To change how rows are built we might add the following configuration options:
This might be implemented as such in the config.json file:
"Rows": { "StartDirection": "East", "WrapDirection": "Up", "ShiftDirection": "South" }
We may also make it possible to override row direction settings within an MCC file.
Row Direction
To change how rows are built we might add the following configuration options:
This might be implemented as such in the config.json file:
We may also make it possible to override row direction settings within an MCC file.
Progress