|
|
|
## Description
|
|
|
|
Checks if a hitbox is a sub-hitbox for multi-hitbox models
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| hitbox | hb, h, ob | The hitbox to check against | |
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
Conditions:
|
|
|
|
- HitboxIsSubHitbox{hb=mycustomhitbox} true
|
|
|
|
``` |
|
|
|
\ No newline at end of file |