Jump to content

[LE] Making nif model non-movable


Recommended Posts

Can anyone please help me with making this nif non-movable?(but still activateable). It's used as "activator" in-game.

 

 

I changed Motion System to MO_SYS_FIXED and it stopped moving when bumped into however it stops showing activation prompt once I step on the note.

What else should I change in the nif file?(attached)

 

 

 

Update:
I took Shrine of Talos activator nif and copied all collision values from there and it works.

Edited by TommInfinite
Link to comment
Share on other sites

Open up bhkCollisionObject to select bhkRigidBody under that.

With bhkRigidBody selected go to Block details underneath.

 

Open up Havok Col Filter to select Layer underneath it.

Double click the value and change it to Static.

 

Scroll down to Havok Col Filter Copy and do the same.

 

Scroll down further to Motion System. Change value to Mo_Sys_Box_Stabilized.

 

Scroll down to Solver Deactivation. Change value to SSolver_Deactivation_Off.

 

Scroll down to Quality Type. Change value to MO_QUAL_INVALID.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...