express_happiness 
Occasionally emotes based on the pawn's current happiness level.
Vars | |
| emote_probability | Probability (%) of emoting per per second |
|---|---|
| happiness_key | Blackboard key holding the happiness value |
| happy_key | Blackboard key holding a custom happy emotions list |
| high_happiness_threshold | Happiness >= this threshold -> happy emotions |
| moderate_happiness_threshold | Happiness >= this threshold -> moderate emotions |
| moderate_key | Blackboard key holding a custom moderate emotions list |
| sad_key | Blackboard key holding a custom sad emotions list |
Var Details
emote_probability 
Probability (%) of emoting per per second
happiness_key 
Blackboard key holding the happiness value
happy_key 
Blackboard key holding a custom happy emotions list
high_happiness_threshold 
Happiness >= this threshold -> happy emotions
moderate_happiness_threshold 
Happiness >= this threshold -> moderate emotions
moderate_key 
Blackboard key holding a custom moderate emotions list
sad_key 
Blackboard key holding a custom sad emotions list