Development:Maps/Border: Difference between revisions
From The Mana World
Diagram to help explain the map border |
m move labels |
||
| Line 34: | Line 34: | ||
Key: | Key: | ||
;<span style="background-color:#FFCCCC"> | ;<span style="background-color:#FFCCCC">Border</span> | ||
: | :should not have any walkable tiles | ||
;<span style="background-color:#CCFFCC"> | ;<span style="background-color:#CCFFCC">Center</span> | ||
: | :should have all the walkable tiles | ||
Revision as of 04:47, 6 August 2008
If the walkable area of your map can fit into an HxW area of tiles, the whole map will look like this:
| 20 | W | 20 | ||
| 20 | 20 | |||
| H | H | |||
| 20 | 20 | |||
| 20 | W | 20 |
Key:
- Border
- should not have any walkable tiles
- Center
- should have all the walkable tiles