Page 1 of 1

Krom's Terrain Editor Updated - Now with Editing Freatures!

PostPosted: 24 Jan 2007, 16:12
by Litude
For all folks that have been eager to edit maps will be very interested in this news. Krom has updated his editor so that it can actually edit the terrain. Currently it is only recommended to create maps from scratch as the "smart tiling" feature stores some additional data not found in the actual terrain files. To download it go to the downloads section!

PostPosted: 24 Jan 2007, 21:28
by Krom
That was a very fast response :)

Here are some explanations:

KaM stores info about each tile without relations to neighbour tiles. While to allow so-called smart-tiling it's necessary to process data from surrounding vertices. All new maps by my Editor store vertice terrain type in one of unused bytes. So when you change terrain type Editor looks at surrounding vertices and look-uptable and knows which tile to place.

It is possible to acquire vertice data from KaM map, but there are some obstacles, so this feature remains undone.