Difference between revisions of "A beginner's guide, lesson 2 - Creating a room"

Jump to navigation Jump to search
m
imported>RedFault
m (→‎Creating a New Basement: Minor rewording, adjusted spacing)
imported>RedFault
m (→‎Clearing Out Existing Objects: grammar, structure)
Line 202: Line 202:


====Clearing Out Existing Objects====
====Clearing Out Existing Objects====
Now before we get creative, lets get destructive. Begin deleting the objects in the cell until you are left with just three
Now before we get creative, lets get destructive. Begin deleting the objects in the cell until you are left with just three:
 
  ChorrolDoorMiddleAnim03 - type Door
  ChorrolDoorMiddleAnim03 - type Door
  TheOakandcrosierCellar - type Static
  TheOakandcrosierCellar - type Static
Line 209: Line 208:


The first two are pretty essential objects. They are the cellar master file which defines a room, and the door portal to get in and out of that space.  
The first two are pretty essential objects. They are the cellar master file which defines a room, and the door portal to get in and out of that space.  
The NORTHMARKER is an aesthetic object. It does not show up in the game but does play an important role in the immersion into the game.
The '''Northmarker''' is an aesthetic object. It does not show up in the game, but does play an important role in the immersion into the game.
 
 
When we fast travelled to Chorrol, we were facing North with the door behind us. The Entrance to the tavern was roughly to the North West. When we enter the Tavern and teleported in with our back to the door we still face North West.  


When we '''Fast Traveled''' to ''Chorrol'', we were facing ''north'' with the door behind us. The entrance to the tavern was roughly to the ''northwest''. When we enter the tavern and teleported in with our back to the door, we are still facing ''northwest''.


The door to the cellar faces Nearly West. The game needs some info to link these three spaces and decide which way we are facing. When you drop objects into the render window the game assumes that North is towards to the top of the screen. Without the Northmarker this room would be arranged so the cellar door faced west, when we really want it facing east. The Northmarker saves you having to rotate the room and to keep the same footprint as the room above. None of this is essential. This cellar could face in any direction, be twice the size of Chorrol or contain an entire Oblivion world. The game will not notice or care, but you, and anyone who uses your mod, will.
The door to the cellar faces nearly ''west''. The game needs some info to link these three spaces and decide which way we are facing. When you drop objects into the [[Render Window]], the game assumes that ''north'' is towards the top of the screen. Without the '''Northmarker''', this room would be arranged so the cellar door faced ''west'', when we really want it facing ''east''. The '''Northmarker''' saves you having to rotate the room and to keep the same footprint as the room above. None of this is essential. This cellar could theoretically face in any direction, be twice the size of ''Chorrol'', or contain an entire ''Oblivion'' world. The game will not notice or care, but you, and anyone who uses your mod, will.




Ok, go ahead and delete these objects. You could leave the door and the Northmarker since we will be putting them back later but since this is a practice drill we should do everything from scratch.
Ok, now go ahead and delete these three objects as well. You could leave the '''door''' and the '''Northmarker''', since we will be putting them back later, but since this is a practice drill we should do everything from scratch.




Line 224: Line 221:




Save it. (In fact, you should save within the CS on a regular basis. Not necessarily after every tiny change, but certainly after you perform major functions like positioning a room, Furnishing it etc. This is not only to avoid dirty mods but because, although the platform is fairly stable, it is not rock solid. So save, save and save again.)
Save it. (In fact, you should save within the CS on a regular basis. Not necessarily after every tiny change, but certainly after you perform major functions like positioning a room, furnishing it, etc. This is not only to avoid dirty mods but because, although the platform is fairly stable, it is not rock solid. So save, save, and save again.)
 


====Creating the New Room====
====Creating the New Room====
Anonymous user

Navigation menu