Difference between revisions of "NifSkope: Adding Collision Model"

m
fixed typo
imported>Entim
(fixing up the material setting part)
imported>Entim
m (fixed typo)
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. BhkLinkShape 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 bhkLiskShape 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''').
Anonymous user