Difference between revisions of "NifSkope: Adding Collision Model"
Jump to navigation
Jump to search
m
NifSkope: Adding Collision Model (edit)
Revision as of 10:26, 25 October 2006
, 10:26, 25 October 2006minor fixes
imported>Entim m |
imported>Entim m (minor fixes) |
||
Line 47: | Line 47: | ||
*Swich to the instance of NifSkope where ''arstatue01.nif'' was loaded. This will be your final model at the end of the process, so save it with a different name. | *Swich to the instance of NifSkope where ''arstatue01.nif'' was loaded. This will be your final model at the end of the process, so save it with a different name. | ||
[[image:CollTut01.gif|100px|right|thumb]] | [[image:CollTut01.gif|100px|right|thumb]] | ||
*Expand '''0 NiNode''' block on the Block List window, and right-click on '''7 NiTriStrips'''. Choose '''Block -> Remove Branch''' from the pop-up menu. The 7 NiTriStrips block should be gone. Remove the remaining four NiTriStrips blocks. These blocks contained every information of the model (geometry, textures, material properties), except the collision data. The remaining red wireframe represents the collision geometry. Enable '''Draw Havok''' in the ''' | *Expand '''0 NiNode''' block on the Block List window, and right-click on '''7 NiTriStrips'''. Choose '''Block -> Remove Branch''' from the pop-up menu. The 7 NiTriStrips block should be gone. Remove the remaining four NiTriStrips blocks. These blocks contained every information of the model (geometry, textures, material properties), except the collision data. The remaining red wireframe represents the collision geometry. Enable '''Draw Havok''' in the '''Render''' menu if you can't see it. | ||
[[Image:CollTut06.gif|100px|right|thumb]] | [[Image:CollTut06.gif|100px|right|thumb]] | ||
*Navigate to the '''3 NiTriStripsData''' block, and choose '''Block -> Remove''' after right-clicking. This block contains the collision geometry data. The render window should be empty now. | *Navigate to the '''3 NiTriStripsData''' block, and choose '''Block -> Remove''' after right-clicking. This block contains the collision geometry data. The render window should be empty now. | ||
Line 125: | Line 125: | ||
Compare these properties to other NIFs, and change them accordingly. | Compare these properties to other NIFs, and change them accordingly. | ||
Further information about the NIF format and NifSkope can be found at [http://www.niftools.org NifTools.org]. Information about | Further information about the NIF format and NifSkope can be found at [http://www.niftools.org NifTools.org]. Information about NIF format/Havok system is [http://www.niftools.org/wiki/index.php/Category:NIF_Format here]. | ||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category:Modeling_and_Texturing_Tutorials]] | [[Category:Modeling_and_Texturing_Tutorials]] |