Activity

From Valve Developer Community
Revision as of 01:46, 9 April 2023 by Mailmanmicky (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Activities are indirected names for animations or collections of animations.

The single activity ACT_MP_WALK might trigger the animation walk_cycle in one model, and either the animation hover_glide or hover_glide_02 in another (chosen between at random based on assigned weight).

See also