Changes
Page history
Create Skills/Conditions/Hitbox
authored
Feb 23, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions/Hitbox.md
0 → 100644
View page @
11d2abb6
## Description
Checks which hitbox was damaged or interacted with for multi-hitbox models
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| hitbox | hb, h, ob | The hitbox to check against | |
## Examples
```
yaml
Conditions
:
-
hitbox{hb=mycustomhitbox}
true
```
\ No newline at end of file