Always snap to grid
Difference between revisions of "Mapping concepts"
From Unreal Wiki, The Unreal Engine Documentation Site
(rough start) |
m (→Link to vertex editing) |
||
Line 14: | Line 14: | ||
* brush builders | * brush builders | ||
* [[2D Shape Editor]] | * [[2D Shape Editor]] | ||
− | * | + | * [[Legacy:Vertex Editing|Vertex Editing]] |
* rebuilding | * rebuilding | ||
* adding actors | * adding actors |
Revision as of 11:50, 14 October 2009
This article provides an overview on Unreal Engine mapping concepts.
This UnrealEd-related article is a stub. You can help Unreal Wiki by expanding it. |
Also see Legacy:Topics On Mapping for now.
The tools
- Unreal Editor
- Unreal Frontend
- UCC and commandlets
- ...
Level editing
- Constructive solid geometry
- Basic editor procedures
- brush builders
- 2D Shape Editor
- Vertex Editing
- rebuilding
- adding actors
- level scripting
- materials (UE2/UE3)
- particles (UE2/UE3)
- ...
Level publishing
- testing
- cooking (UE3)
- ...