I don't need to test my programs. I have an error-correcting modem.
Difference between revisions of "UE3:Unreal Editor"
(added short description and applications category) |
(included content from UE3:Unreal Editor interface, which now redirects here) |
||
Line 1: | Line 1: | ||
− | |||
The map editor for [[Unreal Engine 3]] games is actually named after the game it belongs to, for example "Unreal Tournament 3 Editor". For historic reasons, most mappers refer to the map editor as "UnrealEd" or "UEd" for short. | The map editor for [[Unreal Engine 3]] games is actually named after the game it belongs to, for example "Unreal Tournament 3 Editor". For historic reasons, most mappers refer to the map editor as "UnrealEd" or "UEd" for short. | ||
Line 8: | Line 7: | ||
==User Interface== | ==User Interface== | ||
− | + | [[Image:UT3-UnrealEd-Interface.png|300px|thumb|Components of the UT3 Editor main window.]] | |
− | + | The following is an overview of the components of the [[UE3:Unreal Editor|Unreal Editor]] main window: | |
+ | # The [[UE3:UnrealEd menubar|menubar]] | ||
+ | # The [[UE3:UnrealEd toolbar|toolbar]] | ||
+ | # The [[UE3:UnrealEd toolbox|toolbox]] | ||
+ | # The [[UE3:UnrealEd statusbar|statusbar]] | ||
+ | # A [[UE3:UnrealEd viewport#Toolbar|viewport toolbar]] | ||
+ | # A [[UE3:UnrealEd viewport|viewport]] | ||
+ | {{clear}} | ||
+ | [[Category:Mapping articles|Unreal Editor (UE3)]] | ||
[[Category:Applications|Unreal Editor (UE3)]] | [[Category:Applications|Unreal Editor (UE3)]] |
Revision as of 03:23, 17 November 2008
The map editor for Unreal Engine 3 games is actually named after the game it belongs to, for example "Unreal Tournament 3 Editor". For historic reasons, most mappers refer to the map editor as "UnrealEd" or "UEd" for short.
Note that shortening it to "UE" may cause confusions because that's the abbreviation for Unreal Engine. Also, UnrealEd 3 actually is the map editor for Unreal Engine 2 games like UT2003 and UT2004, not for UT3. If the context is obvious and you're a lazy typer, just use "UEd", otherwise something like "UT3Ed" or "GOWEd" should clearly get your point across.
The UnrealEd is not a separate application, but actually launched through the same executable file as the game itself, just with the additional parameter editor, for example:
UT3.exe editor
User Interface
The following is an overview of the components of the Unreal Editor main window: