lock an ObjectReference in place

Post » Sat Apr 18, 2015 10:35 am

How do we lock an ObjectReference (e.g. any ObjRef like a cup or arrow) in the 3d world in place so that nothing can push them out of place?

User avatar
Add Meeh
 
Posts: 3326
Joined: Sat Jan 06, 2007 8:09 am

Post » Fri Apr 17, 2015 10:48 pm

http://www.creationkit.com/SetMotionType_-_ObjectReference? You'd want Keyframed.

User avatar
Brittany Abner
 
Posts: 3401
Joined: Wed Oct 24, 2007 10:48 pm

Post » Sat Apr 18, 2015 11:15 am

Thank you. That's what I was after.

User avatar
Trish
 
Posts: 3332
Joined: Fri Feb 23, 2007 9:00 am

Post » Sat Apr 18, 2015 2:13 am

To avoid havok problems, you can add the "DefaultDisableHavokOnLoad" script to your reference. You can add it directly to the object too; the script will be imported to any reference of this object in the world.

User avatar
Ashley Clifft
 
Posts: 3468
Joined: Thu Jul 26, 2007 5:56 am

Post » Fri Apr 17, 2015 8:36 pm

I hope Kuertee won't mind me slightly hi-jacking their thread, because it's tied to the same-ish topic...

Would SetMotionType work in reverse? Like, if I had a static could I run SetMotionType on it and make it haovkable, or would it still be something needing to be worked into the nif like with Oblivion? (Looking at the discussion, the comment about being 'functionally the same' as setting them in Nifskope makes it seem so, but I really do not know, so...)

User avatar
Maria Garcia
 
Posts: 3358
Joined: Sat Jul 01, 2006 6:59 am


Return to V - Skyrim