dave2011
|
  |
| Joined: 02 Oct 2010 |
| Total Posts: 10581 |
|
|
| 13 Sep 2012 11:17 PM |
uhh.... glitch? now it only generates the edges of the terrain so it is like this: (0=empty...)
map = { {1,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}, {1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1}, {1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1}, {1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1}, {1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1}, {1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1}, {1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1}, {1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1}, {1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1}, {1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1}, {1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1}, {1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1}, {1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1}, {1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1}, {1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1}, {1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1}, {1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1}, {1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1}, {1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1}, {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,1}}; |
|
|
| Report Abuse |
|