Difference between revisions of "Develop Your Dungeon and Clutter"

imported>JBurgess
m (formatting)
 
imported>Megalomaniakaal
 
(9 intermediate revisions by 8 users not shown)
Line 1: Line 1:
[[Category:My First Dungeon]]
[[Category:My First Dungeon]]
(Back to [[Using Kits and Navigating the Render Window]])
== Developing your Dungeon ==
== Developing your Dungeon ==
<blockquote>
[[Image:hourglass.gif|left]]The next step of the tutorial asks you to complete the layout of this first dungeon cell, and you'll only be given a screenshot of the final layout as a guide.  There is a reason for this.  You're going to have to use what you learned on the last page and expand upon it to do so.  Learning to manipulate the kit can be a slow, frustrating process, but be patient.  I'd recommend spending a few hours just experimenting with the kit before moving on.  You'll get very fast once you've learned the functionality of the pieces.
</blockquote>
Let's add a few more rooms.  Using the cave set, re-create a similar layout to the one pictured here:
Let's add a few more rooms.  Using the cave set, re-create a similar layout to the one pictured here:
<br>[[Image:Tut_Img_7.jpg|thumb|left|Basic Layout of Creepy Cave|320px]]
 
<pre>
[[Image:Tut_Img_7.jpg|center|Basic Layout of Creepy Cave]]
 
<blockquote>
Be mindful of where your dungeon is located in the exterior world.   
Be mindful of where your dungeon is located in the exterior world.   
A dungeon on flat land probably should never ascend.
A dungeon on flat land probably should never ascend.
Likewise, a dungeon in a mountainside can go up or down, but not wrap around the entrance.
Likewise, a dungeon in a mountainside can go up or down, but not wrap around the entrance.
</pre>
</blockquote>
<pre>
<blockquote>
CS automatically backs your plugin up in case of an unexpected crash.   
CS automatically backs your plugin up in case of an unexpected crash.   
You can set the frequency of auto-save under preferences.
You can set the frequency of auto-save under preferences(File/Preferences/Misc-Tab).
Auto-saves are automatically saved to your Oblivion/Data/backup directory.   
Auto-saves are automatically saved to your Oblivion/Data/backup directory.   
Just change the file extension to .esp and replace the  
Just change the file extension to .esp and replace the  
outdated file in Oblivion/Data.   
outdated file in Oblivion/Data.   
It's still always a good idea to save frequently!
It's still always a good idea to save frequently!
</pre>
</blockquote>


=== Clutter ===
=== Clutter ===
Line 21: Line 29:


Remember navigating to the cave pieces in your [[Object Window]]?  Load up the Dungeons pieces now (of which the cave pieces are a sub-set).  You could also load up all of Static, which displays all static pieces, but can slow down performance.
Remember navigating to the cave pieces in your [[Object Window]]?  Load up the Dungeons pieces now (of which the cave pieces are a sub-set).  You could also load up all of Static, which displays all static pieces, but can slow down performance.
<pre>
<blockquote>
If the objects in your window are not listed alphabetically, click "Editor ID" to re-order the list.
If the objects in your window are not listed alphabetically, click "Editor ID" to re-order the list.
This can be used to order lists by other headings as well.
This can be used to order lists by other headings as well.
</pre>
</blockquote>
Scroll down to objects with the "DUN" prefix, or tap in those letters with any object in the [[Object Window]] selected.  This is a basic set of clutter created for generic dungeon clutter.
Scroll down to objects with the "DUN" prefix (dungeon>Misc), or tap in those letters with any object in the [[Object Window]] selected.  This is a basic set of clutter created for generic dungeon clutter.


Let's start at the start.  Maneuver your viewpoint in the Render window to focus on the first room we built.  Logically, we'll assume that the bandits use this room as a guard post, as well as a dumping place for some of their trash.  Drag some broken crates and furniture out into the render window and arrange them using the controls we learned earlier.  Turn snapping off to fine-tune your placement.  You can also adjust your rotation and movement speeds in the preferences tab we saw earlier, though this is only neccessary for the finest of adjustments.
Let's start at the start.  Maneuver your viewpoint in the Render window to focus on the first room we built.  Logically, we'll assume that the bandits use this room as a guard post, as well as a dumping place for some of their trash.  Drag some broken crates and furniture out into the render window and arrange them using the controls we learned earlier.  Turn snapping off to fine-tune your placement.  You can also adjust your rotation and movement speeds in the preferences tab we saw earlier, though this is only neccessary for the finest of adjustments.
<pre>
<blockquote>
Use the "F" hotkey to force an item to the ground.  It will snap to the nearest collision surface beneath itself.
Use the "F" hotkey to force an item to the ground.  It will snap to the nearest collision surface beneath itself.
This is useful for quick and dirty placement, but generally needs to be adjusted manually.
This is useful for quick and dirty placement, but generally needs to be adjusted manually.
Note that using this hotkey with multiple objects selected can be unstable.  Save often!
Note that using this hotkey with multiple objects selected can be unstable.  Save often!
</pre>
</blockquote>
<pre>
<blockquote>
Many of the surfaces in the Cave set are uneven.  As a result, you'll often have to 'sink' objects into the ground.
Many of the surfaces in the Cave set are uneven.  As a result, you'll often have to 'sink' objects into the ground.
You'll rarely be able to settle an object perfectly, so just do your best, and go with what looks best to you.
You'll rarely be able to settle an object perfectly, so just do your best, and go with what looks best to you.
</pre>
</blockquote>
<br>[[Image:Tut_img_8.jpg|thumb|right|Our cluttered entry room|320px]]<br>
<br>
This is a good density of clutter.  Think of how the player's eye will move around the space as they enter - which will be affected by also by things such as lighting, enemies, and loot placement, which we'll get to soon.  The table is the most interesting thing here, and it guides the player's attention to the left, which is also the direction of the only exit deeper in the dungeon.
[[Image:Tut_img_8.jpg|center|Our cluttered entry room]]
<br>
This is a good density of clutter.  Think of how the player's eye will move around the space as they enter - which will be affected by things such as lighting, enemies, and loot placement, which we'll get to soon.  The table is the most interesting thing here, and it guides the player's attention to the left, which is also the direction of the only exit deeper in the dungeon.


Let's think of ways to clutter the remaining rooms.  Using my layout pictured above (yours may vary), I've come up with a list of room themes, and also some static items to use in them.
Let's think of ways to clutter the remaining rooms.  Using my layout pictured above (yours may vary), I've come up with a list of room themes, and also some static items to use in them.
Line 57: Line 67:
* WeaponRackWide01
* WeaponRackWide01


 
<blockquote>
<pre>
A note on placing items with Havok physics - use the "F4" hotkey to toggle collision geometry wireframes while working.
A note on placing items with Havok physics - use the "F4" hotkey to toggle collision geometry wireframes while working.
Purple wireframes indicate Havok collision.  Avoid penetrating these wireframes with static geometry to avoid errors.
Purple wireframes indicate Havok collision.  Avoid penetrating these wireframes with static geometry to avoid errors.
</pre>
</blockquote>
<br>[[Image:Tut_img_9.jpg|right]]<br>
 
[[Image:Tut_img_9.jpg|right|heavy bag w/Havok wireframe]]
 
<br><br>
When you've lightly cluttered the dungeon, we'll move on to some special objects outside of the statics.  [[Containers, doors, Havok objects, and Enemy Placement]]
When you've lightly cluttered the dungeon, we'll move on to some special objects outside of the statics.  [[Containers, doors, Havok objects, and Enemy Placement]]