AnimationStateMachine.SetFlag

From Pilot_51's Wiki
Revision as of 10:45, 20 November 2008 by Pilot 51 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MDT Description

This property sets a flag modifying how the animation works. Some sample arguments:

c_AsmLockFreeLook - disables free look. For example, locks view to straight ahead while on the ladder.
c_AsmHideWeapon - hides the weapon. For example, while free falling the soldier does not have a weapon.

This property is not a part of any defined type of object.

Source and more details

Additional Description