Skip to main content

any_of

Requires any of a certain list of conditions to be matched

Example Config

- id: any_of
args:
conditions: # The list of conditions
- id: is_sprinting
- id: is_gliding