Editor Interface

From Wolfire Games Wiki
Revision as of 12:12, 1 September 2015 by Silverfish (talk | contribs) (Removed "other tools" heading and promoted "color picker" heading.)
Jump to: navigation, search

Work in Progress Work in Progress: Comments & Edits Welcome


This page is in dire need of an update!

Introduction

The editor user interface

This page details all the interface elements found in the Overgrowth level editor. If you're looking for a control/hotkey reference, go to the Control Reference. Press 9 when playing to bring up the editor interface.

Ribbon User Interface

The tabs of the ribbon user interface

The horizontal bar across the top of the window is called the ribbon. All editor functions can be found here with a few exceptions as some functions can only be reached via hotkeys for now.

Home

Contains the most common tools.

Edit

Contains tools more directly related to level editing.

Pathfinding

Tools for nav mesh generation, loading, saving and viewing.

Dialogue

Tools for dialogue editing.

Test

Contains an experimental tool for using the terrain to carve into objects.

Warnings

Just below the ribbon on the left side is a space for warnings. These warnings will tell you if the nav mesh, ambient occlusion or baked shadows needs to be updated.

Item Browser

The item browser

The item browser is used to browse for items that can be spawned in the levels. It is brought up by pressing the Load Item button under the Home tab. To spawn an item, click it and then click in the world to create the item on that location.

This list does not necessarily contain all the objects that can be spawned as all objects need to be manually added to the list. A file browser can be brought up by pressing the folder icon just under the tabs at the top. That file browser can be used to try loading any xml file, which is useful if you're trying to load a custom object that has not been added to the item browser for instance. The types of items that can be spawned are objects (static models), characters, weapons, hotspots, decals and spawn points.

Along the top of the window there are tabs for different categories of items. In the bottom right there is a slider to change the size of the thumbnail images as well as a grip that can be clicked and dragged to resize the window. A search field that searches in the currently open tab is located under the tabs to the right.

Hovering your mouse cursor over a thumbnail image causes a heart icon to appear on the thumbnail. If that heart icon is pressed the object is added as a favorite. To sort out any object that is not a favorite from the view, press the heart button right under the tabs at the top of the window. The favorites do not persist between closing and opening the item browser.

Color Picker

Two crete blocks. The left is the original, the right has had it's color altered by the color picker.

The Color Picker is used to tint the color of selected objects. It is opened by pressing CTRL+P (For Mac users: Command+P). The color picker consists of a color-gradient box, a rainbow slider, two boxes of different sizes showing the basic chosen color, RGB values, a hex value, and an overbrightness slider. Increasing overbrightness makes the color brighter.

Saving Combined Object As A Separate File

Once you have created something you wish to use elsewhere, press Ctrl+Shift+S (On Windows) or Command+Shift+S (on Mac) to open an object saving dialog. This way, you can save buildings, trees or obstacle courses made from many parts as a single XML object, ready to be imported back to Overgrowth.

Summary

So, in total we went over the general interface of Overgrowth, and went in depth on the functions of the Palette. In truth, once you get a hang of using the tools it gets easier from there. Even when editing Decals or Hotspots, it's all just a process of getting used to the way the editor works. Also, feel free to use any of the tutorial images on the right side as quick reference guides incase you forget anything. Also, the two links below are incredibly useful, I'd highly recommend them.

Thanks to Phillip and the whole Wolfire team for any information I used from them.

Philip's Map Editor Controls - SPF Forum