Overload Wiki
No edit summary
No edit summary
Line 58: Line 58:
   
 
The textures are laid out in rows of 6, exactly as you see them in the editor's "Texture List" when the View option is set to "SMALL". (See top left corner of Texture List.)
 
The textures are laid out in rows of 6, exactly as you see them in the editor's "Texture List" when the View option is set to "SMALL". (See top left corner of Texture List.)
  +
   
 
=== Tutorial Video (by Revival) ===
 
=== Tutorial Video (by Revival) ===

Revision as of 09:06, 18 September 2018


This article is a stub. You can help Overload Wiki by expanding it.

The Overload Level Editor is a tool for creating levels for Overload. Only Single Player and Challenge Mode levels are supported right now. The current version of the editor is 1.0.1.0.

Installing the Editor

Steam

The editor is available as free DLC on Steam. Although installing it will launch Overload, it will be downloaded and ready to use the next time you try to launch the game.

Other platforms

Version 1.0.1.0 can be downloaded at http://media.revivalprod.com/OverloadLevelEditorWin64.zip.


Editor Overview

Editor panels

The editor is split into five areas:

  • Geometry - Creating the 3D space using cube segments;
  • Texturing - Applying textures to geometry;
  • Entities - Adding interactive elements which can affect gameplay and powerups - this includes Props and Lights;
  • Decals - Detailing spaces with 3D models and light objects for extra geometry and decoration;
  • Global Data - Adjusting data which affect the overall rendering of the map within the game, such as terrain deformation type.


Exported maps

The exported maps will also contain a .cm or .sp file, according to the gametype the map was exported as. More information on these can be found below:

  • Mission Data ([levelname].mission)
    • Contains information such as the music to play, starting weapons, mission name, additional levels, etc;
  • Story text ([levelname]_)EN.txt)
    • Contains information which the game uses to display as comms, briefing, etc;
  • CM (Challenge Mode) Data (challenge_mode_[levelname].txt)
    • Contains information which the game will use to spawn operators within the map;

Guides & Resources

There are numerous guides and resources available for the editor, including the documentation file which is shipped with the editor (found in the same folder as the EXE, titled 'Overload_Level_Editor_Documentation).


Operator & door reference guides (by LusTucc)

These two images show the names of the operators and doors within the editor alongside their corresponding in-game model.


Decal Functionality (by Hattieboss)

Hattieboss has created a spreadsheet which details the working status of decals within the editor. Also included are a list of the names displayed by certain decals' emissive textures; and links to download the editor/mission maps used to test the decals.

The document can be viewed here.


Textures Previews (by Fisholith)

https://i.imgur.com/CK7QkH1.jpg

The textures shown in the editor are previews of the actual in game textures/materials.

This is an in-game reference for all of the textures.

The textures are laid out in rows of 6, exactly as you see them in the editor's "Texture List" when the View option is set to "SMALL". (See top left corner of Texture List.)


Tutorial Video (by Revival)

An official YouTube playlist of level editor tutorials can be found here. The videos walk through geometry editing, creating a standard level layout, placing entities, decals, texturing, and more.

Editor Tutorial Introduction