posture
Vars | |
deliberate | Whether or not this posture is deliberate, ie. if you should automatically try to stand up from it. |
---|---|
is_user_selectable | Whether or not this posture should show up in Change Posture. |
name | Identifier for choosing from posture input(). |
overlay_modifier | Whether or not this posture should supply a string value to get_overlay_state_modifier(). |
posture_change_message | String to use in Change Posture. |
prone | Whether or not this posture is considered lying down. |
selectable_type | An override for use when determining selectable postures. |
Var Details
deliberate
Whether or not this posture is deliberate, ie. if you should automatically try to stand up from it.
is_user_selectable
Whether or not this posture should show up in Change Posture.
name
Identifier for choosing from posture input().
overlay_modifier
Whether or not this posture should supply a string value to get_overlay_state_modifier().
posture_change_message
String to use in Change Posture.
prone
Whether or not this posture is considered lying down.
selectable_type
An override for use when determining selectable postures.