Difference between revisions of "NifSkope: Adding Collision Model"

m
→‎Fixing up: typo again
imported>Entim
m (fixed typo)
imported>Entim
m (→‎Fixing up: typo again)
Line 102: Line 102:
You have to insert a bhkListShape to solve this problem.
You have to insert a bhkListShape to solve this problem.
*Righ-click on the '''5 bhkRigidBodyT''' block. Choose '''Block''' -> '''Insert''' -> '''BHK''' -> '''bhkListShape'''.
*Righ-click on the '''5 bhkRigidBodyT''' block. Choose '''Block''' -> '''Insert''' -> '''BHK''' -> '''bhkListShape'''.
*Set the '''bhkRigidBodyT''' block's '''Shape''' property to the reference number of the new bhkLishShape ('''6''') in the '''Block Details''' window. The bhkLiskShape is now linked to the bhkRigidBodyT block.
*Set the '''bhkRigidBodyT''' block's '''Shape''' property to the reference number of the new bhkLishShape ('''6''') in the '''Block Details''' window. The bhkListShape is now linked to the bhkRigidBodyT block.
*Set the '''bhkListShape''' block's '''Num Sub Shapes''' property to 1. Update the '''Sub Shapes''' array, just as you did when linked the high-poly model's NiTriShape to the NiNode.
*Set the '''bhkListShape''' block's '''Num Sub Shapes''' property to 1. Update the '''Sub Shapes''' array, just as you did when linked the high-poly model's NiTriShape to the NiNode.
*Expand the '''Sub Shapes''' array, and enter the reference number of the bhkNiTriStripsShape ('''4''').
*Expand the '''Sub Shapes''' array, and enter the reference number of the bhkNiTriStripsShape ('''4''').
*Reorder the havok blocks.
*Reorder the havok blocks.
  Example of the result NIF is [http://www4.rapidupload.com/d.php?file=dl&filepath=27622 here].
  Example of the result NIF is [http://www4.rapidupload.com/d.php?file=dl&filepath=27622 here].


==Refining Collision Properties==
==Refining Collision Properties==
Anonymous user