AnimationStateMachine.SetFlag: Difference between revisions

From Pilot_51's Wiki
Jump to navigation Jump to search
New page: == 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...
(No difference)

Revision as of 10:45, 20 November 2008

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