You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For active engagement, the engagement state is currently up to a race condition. This should be changed, such that two new parameters may be used to control activity of a state:
weight: Will be applied to a state's specificity permanently.
cooldown: Refractory time period after activation, during which a state's specificity rebuilds (from zero)
The text was updated successfully, but these errors were encountered:
For active engagement, the engagement state is currently up to a race condition. This should be changed, such that two new parameters may be used to control activity of a state:
weight
: Will be applied to a state's specificity permanently.cooldown
: Refractory time period after activation, during which a state's specificity rebuilds (from zero)The text was updated successfully, but these errors were encountered: