AnimObject

From the CreationKit Wiki
Revision as of 13:37, 11 November 2011 by imported>Scornett-Bot (Script running global find and replace: Category:Object Classes for Category:Objects)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

AnimObjects represent objects that will be created and used as part of an animation (typically an idle animation). For example, the hoe used in the raking idle animation is an AnimObject.

AnimObject Properties

  • ID: The Form ID of the object.
  • Model: The NIF model of the object used in the animation.
  • [Animation]: The unlabeled dropdown represents the animation that uses the object.
  • Unload Event: The event that will be sent by the animation when the object needs to be removed.