Difference between revisions of "Creating an armour for Fallout 4. Part 2"

From Nexus Mods Wiki
Jump to: navigation, search
m (= Export the armour from Blender as a Fallout 3 nif file)
(Export the armour: Importing a skeleton in Blender 2.7x)
Line 20: Line 20:
 
[[File:SkyrimArmourTut_6.jpg|right|thumb|Importing a new skeleton]]
 
[[File:SkyrimArmourTut_6.jpg|right|thumb|Importing a new skeleton]]
 
[[File:Armour_17_export_armour.jpg|right|thumb|Exporting the armour]]
 
[[File:Armour_17_export_armour.jpg|right|thumb|Exporting the armour]]
 +
[[File:TutFO4_10_Import_skeleton_Blender_2.7x.jpg|right|thumb|Importing a new skeleton - Blender 2.7x]]
 +
[[File:TutFO4_11_Parent_skeleton_Blender_2.7x.jpg|right|thumb|Parent skeleton - Blender 2.7x]]
 +
[[File:TutFO4_12_Armature.jpg|right|thumb|Armature modifier - Blender 2.7x]]
  
 
Now you are ready to export your armour in nif format, that is the one Fallout 4's meshes use.
 
Now you are ready to export your armour in nif format, that is the one Fallout 4's meshes use.
Line 29: Line 32:
 
===== Export the armour from Blender as a Fallout 3 nif file =====
 
===== Export the armour from Blender as a Fallout 3 nif file =====
  
'''In Blender 2.49:'''
+
====== In Blender 2.49 ======
 
First thing is to import a new skeleton for your armour:
 
First thing is to import a new skeleton for your armour:
 
# Make sure that on the Blender screen you see all the objects that form the armour, including the parts of the body that are not hidden by the armour, and that you don't see anything that is not going to form part of your armour (like the light or the camera. If you see those objects move them to another Blender layer and set that layer to invisible or Blender will export those objects together with your armour).
 
# Make sure that on the Blender screen you see all the objects that form the armour, including the parts of the body that are not hidden by the armour, and that you don't see anything that is not going to form part of your armour (like the light or the camera. If you see those objects move them to another Blender layer and set that layer to invisible or Blender will export those objects together with your armour).
Line 50: Line 53:
 
## Export Skin Partition -> selected
 
## Export Skin Partition -> selected
 
# Press the OK button and wait until Blender finishes saving the nif file.
 
# Press the OK button and wait until Blender finishes saving the nif file.
 +
 +
====== In Blender 2.7x ======
 +
The process is the same as the one explained for Blender 2.49, but things are done a little different here, as parenting an object to a skeleton works differently, and the nifscripts require that you set things manually for each object you are to export.
 +
 +
First thing is to import a new skeleton for your armour:
 +
# Make sure that on the Blender screen you see all the objects that form the armour, including the parts of the body that are not hidden by the armour, and that you don't see anything that is not going to form part of your armour (like the light or the camera. If you see those objects move them to another Blender layer and set that layer to invisible or Blender will export those objects together with your armour).
 +
# Make sure that you have deleted all the skeletons you imported with the parts of the body, as explained at the beginning of this tutorial.
 +
# In Object mode select one of the objects that form part of your armour and press the A key twice so as to select all objects of the armour.
 +
# Select the menu option File -> Import -> NetImmerse/Gamebyro and select the .nif file of the body you imported before for creating the armour (for example the modified femabody.nif). Dont press the ''Import nif'' button yet!
 +
# In the left bottom part of the screen, that contains the importing parameters, select the option ''Skeleton Only'' as shown in picture ''Importing a new skeleton - Blender 2.7x'' and then press the ''Import nif'' button.
 +
# In Blender, in Object mode, select one of the objects you want to parte to the skeleton and then the skeleton. Then press ''Ctrl + P'' and you'll see a pop up window like the one shown in picture ''Parent skeleton - Blender 2.7x''. Click on ''Armature deform'' from the list.
 +
# If you've made the skeleton the parent of an object, you will see it linked to the skeleton in the right upper corner of Blender (the little triangles that are displayed at the right of the Scene root object, are the objects parented to the skeleton). Also, you will see that your object has a new Armature modifier as shown in picture ''Armature modifier - Blender 2.7x''.

Revision as of 15:36, 28 March 2016

Overview

This is the part 2 of the tutorial for creating an armour or outfit for Fallout 4. You can find the first part of the tutorial here Creating an armour for Fallout 4. Part 1

Cut parts of the body hidden by the armour

Cutting the hidden body parts

Once you've copied all the weights from the body to your armour and set the dismemberment vertext groups select the body in Object mode and go to Edit mode. In Edit mode select all the faces of the body that are completely hidden by the armour or outfit you are creating. Make sure that all the faces you are selecting are completely inside the armour because if you delete a face that is only partially hidden by the armour you'll see a hole in your character's body when using the armour.

This step is optional but it is worth doing it because:

  • you won't have to solve clipping problems because in almost no pose the body will go through the armour
  • the size of the mesh will be smaller, increasing performance
  • Bethesda does it ;)


At this point it may also be wise to combine as many of your objects as you are comfortable with combining, as this will save you from repeating steps in Nifskope later. To do this select the objects you'd like to join and press "Ctrl + J" and click "Join selected meshes."

  • Separating an object is usually easy to do as well. Hover over a vertex on the object you wish to separate and press the "L" key to select all linked vertices. Press "P" and then "Selected" to separate the selected vertices from the object.


Export the armour

Importing a new skeleton
Exporting the armour
Importing a new skeleton - Blender 2.7x
Parent skeleton - Blender 2.7x
Armature modifier - Blender 2.7x

Now you are ready to export your armour in nif format, that is the one Fallout 4's meshes use. As Blender doesn't support Fallout 4 nif format, yet, you'll have again to use 3ds as a bridge between Blender and Fallout 4:

  • First export the meshes from Blender using Fallout 3 nif format
  • Then import the Fallout 3 nif format into 3ds Max
  • And finally, export the meshes from 3ds Max in Fallout 4 nif format.
Export the armour from Blender as a Fallout 3 nif file
In Blender 2.49

First thing is to import a new skeleton for your armour:

  1. Make sure that on the Blender screen you see all the objects that form the armour, including the parts of the body that are not hidden by the armour, and that you don't see anything that is not going to form part of your armour (like the light or the camera. If you see those objects move them to another Blender layer and set that layer to invisible or Blender will export those objects together with your armour).
  2. Make sure that you have deleted all the skeletons you imported with the parts of the body, as explained at the beginning of this tutorial.
  3. In Object mode select one of the objects that form part of your armour and press the A key twice so as to select all objects of the armour.
  4. Select the menu option File -> Import -> NetImmerse/Gamebyro and select the .nif file of the body you imported before for creating the armour (for example the modified femabody.nif).
  5. In the screen that contains the importing parameters select the option Import Skeleton Only + Parent Selected as shown in picture Importing a new skeleton and press the OK button.

Now you have a skeleton in Blender and it is the parent of all the objects that form your armour.

To export the armour:

  1. In Object mode select the skeleton you've just imported and press A twice to select all parts of the armour and the skeleton.
  2. Press the Ctrl + A keys and select the option Scale and Rotation to ObData from the pop up menu.
  3. Keeping the skeleton and all the parts of your armour selected, select the menu option File -> Export -> NetImmerse/Gamebyro, enter the name of the nif file for your armour (for example MyArmour_0.nif) and the folder where you want to save it.
  4. Set the exporting parameters as shown in the picture Exporting the armour. It is important that the parameters are set like this:
    1. Fallout 3 -> selected
    2. Stripify geometries -> deselected
    3. Smoothen Inter-Object Seams -> deselected
    4. Flatten Skin -> selected
    5. Export Skin Partition -> selected
  5. Press the OK button and wait until Blender finishes saving the nif file.
In Blender 2.7x

The process is the same as the one explained for Blender 2.49, but things are done a little different here, as parenting an object to a skeleton works differently, and the nifscripts require that you set things manually for each object you are to export.

First thing is to import a new skeleton for your armour:

  1. Make sure that on the Blender screen you see all the objects that form the armour, including the parts of the body that are not hidden by the armour, and that you don't see anything that is not going to form part of your armour (like the light or the camera. If you see those objects move them to another Blender layer and set that layer to invisible or Blender will export those objects together with your armour).
  2. Make sure that you have deleted all the skeletons you imported with the parts of the body, as explained at the beginning of this tutorial.
  3. In Object mode select one of the objects that form part of your armour and press the A key twice so as to select all objects of the armour.
  4. Select the menu option File -> Import -> NetImmerse/Gamebyro and select the .nif file of the body you imported before for creating the armour (for example the modified femabody.nif). Dont press the Import nif button yet!
  5. In the left bottom part of the screen, that contains the importing parameters, select the option Skeleton Only as shown in picture Importing a new skeleton - Blender 2.7x and then press the Import nif button.
  6. In Blender, in Object mode, select one of the objects you want to parte to the skeleton and then the skeleton. Then press Ctrl + P and you'll see a pop up window like the one shown in picture Parent skeleton - Blender 2.7x. Click on Armature deform from the list.
  7. If you've made the skeleton the parent of an object, you will see it linked to the skeleton in the right upper corner of Blender (the little triangles that are displayed at the right of the Scene root object, are the objects parented to the skeleton). Also, you will see that your object has a new Armature modifier as shown in picture Armature modifier - Blender 2.7x.