A Blender addon that imports and exports the old XML map files from Tanki online into Blender. Its pretty slow currently, blender will freeze for a bit after you import your map. (Exporting is fast c: )
- Import XML map files with proper positioning of all props (It doesnt import collisions, spawn points, foliage)
- Automatically load textures
- Configure coordinate system conversions (unnecessary)
- Export XML map files with proper positioning of all props (it doesnt export collisions, spawn points, foliage. If you want collisions, just import the map in Alternativa Editor and export it again)
- Blender 4.4 or newer (only tested in 4.4, idk if it works in other versions, but it def has to be above 4.0)
- 3DS importer addon enabled in Blender (comes with Blender)
- Prop libraries
Firstly download the .py file by clicking on it and then the download button.
In blender, go to Edit > Preferences and click the "add-ons" button. From there click the arrow on the top right and click "Install from disk".
Select the .py file you downloaded and you should be good to go.
- Set the "Prop Libraries Directory" to the folder containing all your prop libraries
- Each prop library should be in its own subfolder with a
library.xml
file (use this one if yours doesnt have that (the flash one) )
- Go to File > Import > XML Map (.xml)
- Select your XML map file
- Configure import options
- Click "Import XML Map"
- Go to File > Export > XML Map (.xml)
- Select save location
- Configure export options
- Click "Export XML Map"