Default1StateActivator

From the Fallout4 CreationKit Wiki
Revision as of 11:44, 24 May 2013 by imported>Darklocq (Created page with "Category:Scripting Category:Default Scripts For any activator that you want to play a single animation each time it's activated. == Required Properties == <source lang="...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

For any activator that you want to play a single animation each time it's activated.

Required Properties[edit | edit source]

string Anim = "open"
{Anim to play when this is activated.}