1
edit
Changes
→Dynamic Map Configuration
=== Dynamic Map Configuration ===
<ul>
<li>Tile type 0, 4, 8... (4n): No wall.</li>
t,i|t,i|...|t,i|t,i
[[File:DynamicMapSystem2.jpg|810px]] Below is a sample map configuration file that generates 5 X 9 stage. The image on the right side above is drawn based on this map file.
1,0|1,0|3,0|9,9|2,0;
1,0|3,0|3,0|2,3|2,0;
2,0|1,0|2,0|1,0|2,0;
0,1|3,0|3,0|3,0|3,0
=== Interactive Game Environment ===