๐Ÿ”ธState Behaviours

This page explains what custom state behaviours are used in CAS.

State Behavioursarrow-up-right are components added to state in the animator controller.

Set Float

This behaviour sets a float parameter to a user-specifed value, taking transition time into account.

circle-check

Play Step

This behaviour plays procedural steps when entering or leaving the state. Use it to avoid feet sliding when playing states.

Last updated