DefaultDisableHavokOnLoad

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Disable havok on a ref OnLoad(), then optionally enable havok OnHit(), OnActivate(), or OnGrab()

Optional Properties[edit | edit source]

bool HavokOnHit
{Start Havok Sim when hit? DEFAULT: TRUE}
bool HavokOnActivate
{Start Havok Sim when activated? DEFAULT: FALSE}
bool HavokOnZKey 
{Start Havok Sim when grabbed by player? DEFAULT: FALSE}
keyword LinkHavokPartner
{Link with this keyword and that ref will also sim with myself}