_Condition Crouch - Eniripsa96/SkillAPI GitHub Wiki
Child components are applied to each player target if they are crouching or not according to the settings.
Name | YAML Key | Type | Description |
---|---|---|---|
Crouching | crouch | Boolean | Whether or not the target should be crouching |
- Crouching is sneaking (shift click)
- Can be used with the Crouch to handle both cases
-- To be added --