Changes
Page history
Create Skills/Conditions/HitboxIsSubHitbox
authored
Feb 23, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/HitboxIsSubHitbox.md
0 → 100644
View page @
0439200e
## 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