Difference between revisions of "Category:Building and Editing"

m
object link, formatting
imported>Tiddlydum
imported>Wrye
m (object link, formatting)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
When the editor starts up, there are three windows displayed, the [[Object Window|object window]], the [[Cell View Window|cell view]], and the [[Render Window]].
== The Construction Set ==
When creating and editing [[Glossary#M|mods]] with the [[The Elder Scrolls Construction Set|Construction Set]], you will primarily be concerned with three windows: the [[Object Window]], the [[Render Window]], and the [[Cell View Window]].  If you are not already familiar with the use of these three windows, you should learn about them now.  For information on the general use of the '''Construction Set''', see [[A beginner's guide, lesson 1 - The Construction Set Primer]].


=== General Mod Building ===
A typical mod building workflow involves loading a [[:Category:Cells|Cell]] from the [[Cell View Window]] into the [[Render Window]], and then adding an [[Glossary#B|base object]] from the [[Object Window]] into the '''cell'''.  An '''object''' may be a simple [[Glossary#I|item]] such as a plate on a table, or something more complicated such as an [[:Category:Actors|actor]], with the ability to interact with the [[Player|player]] in a meaningful way.  For more information on creating and editing objects, see:
:*[[:Category:Objects|Objects]]
:*[[How To Add Objects For Sale]]
:*[[Basic NPC Creation Tutorial]] 


'''[[:Category:World Spaces|World Spaces]]'''
Another common task is the creation of interior areas such as houses, shops, and dungeons.  For information on these topics, see:
:*[[Interior cells]]
:*[[A beginner's guide, lesson 2 - Creating a room]]
:*[[:Category:My First Dungeon|My First Dungeon]]
:*[[My First Shop]]


All cells exist in world spaces. There are two types of world spaces, interiors and exteriors. The Interiors world space includes all [[interior cells]] for the entire game. The inside of every house and dungeons are cells in the Interiors world space.
Modders may also wish to edit the [[:Category:Landscape|landscape]] of an exterior cell. Before attempting this, it is a good idea to have at least a passing familiarity with the concept of [[:Category:World Spaces|World Spaces]] and [[:Category:Cells|Cells]]. For information on this, see:
:*[[Exterior cells]]
:*[[Oblivion Units|Units of Measurement]]
:*[[Basic Landscaping Tutorial]]
:*[[World Space Tutorial]]


[[Exterior_cells|Exteriors]] are a checkerboard of cells that have a landscape and sky. Each square cell is 4096x4096 units. Objects that span cells are considered to be in the cell that contains the centerpoint (or pivot point) of the object. In the editor, you can see a 3x3 grid of cells, where the selected cell is in the middleSee the [[:Category:Landscape|Landscape]] category for more info
It is best to become familiar with the above building projects before attempting to create a '''quest'''.  Even the most simple of quests generally involve a little of all of the skills mentioned aboveTo learn more about creating a quest, see:
 
:*[[Quest Design]]
 
:*[[A beginner's guide, lesson 4 - Anatomy of a quest, part 1]]
'''Tutorials for Editing/Buidling:'''
:*[[A beginner's guide, lesson 5 - Anatomy of a quest, part 2]]
*[[:Category:My_First_Dungeon|My First Dungeon]]
:*[[A beginner's guide, lesson 6 - Quest Dialogue]]
*[[:Category:Basic_Landscaping_Tutorial|Basic Landscaping Tutorial]]
:*[[A beginner's guide, lesson 7 - Using Scripts in Quests]]
*[[:Category:Child_World_Space_Tutorial|Child World Space Tutorial]]
*[[:Category:Parent_World_Space_Tutorial|Parent World Space Tutorial]]
Anonymous user