AnimationStateMachine.SetActiveState

From Pilot_51's Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

MDT Description

This property reopens an unselected state to make changes to it. This ability is necessary since the State Machine's object functions are limited to the active state only. This property does not switch to the selected state, but simply makes it active so that it may be altered. It is used for setting properties for player animations, such as throwing grenades, running, etc.

Source and more details

Additional Description