E2150 - Map Creation Tutorial: Difference between revisions

(added some words)
Line 34:
Most of PvP arena style maps are symmetric. You can achieve that by filling only half or even quarter of the template and then selecting completed fragment and copying it with transformation. You can find ''flip'' and ''rotate'' option in ''Transform'' menu after clicking on a ''Layer'' tab in the top window bar (next to ''Image'' tab where you were choosing gray scale mode).
 
Finished project '''export as BMP file and move it into Earth 2150 game main location'''. After entering the Map Editor you can open console with ''Enter'' keyboard button and type :
Editor.LoadBmp your_map_file.bmp
 
You may want to see your work from a further perspective. Type in console code below and you should be able to zoom out enough to see entire map. But don't overdo it as your machine may not be able to take it and the game will crash.
graph.zoom.max=500
 
 
=== That's all ===
wiki_editor
340

edits