Hello,
I have customized TileStudio to generate DSP maps
get it there :
http://www.sendspace.com/file/7aw6vgInstructions :
1. Unzip the zip
2. Run TS.exe
3. open the river project as example :
File->Open then go to maps subdir and choose river.tsp
4. Click rivertd tab on the bottom
5. Do CTRL+Tab (Toggle map/Tile editor)
6. As you should see a map is composed of
32×32 tiles of 16×16
7. To set a tile as tower-able or not :
select with the ’selection tool’ (dotted square) the block of tiles you want to set as tower-able (= you can put a tower there) then click on the left button 00
8. Set the Map Code (hex) as 23
9. Do set non tower-able tiles, do the same but set the Map Code (hex) as 5F
ALL tiles should have a map code
10. Then go to Code menu, select ‘Generate Code’
11. in the maps dir, a level.map is created
12. in the windows explorer clic on convert.vbs
13. a level.txt file is created, you’ve got your map !
14. edit it to add other required parameters as usual
15. To have your level.png image, go to menu Map, uncheck Show Map Codes, then do menu File, Export Map as Image, select PNG filetype and type level.png
So now do you own map with your own tileset !
have fun
