|
|
|
## Description
|
|
|
|
Checks if the caster's BoundingBox overlaps with the target's
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| shiftforward | so, forwardoffset, fo, forward, f | The forward offset of the caster's BoundingBox |0.0 |
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
TargetConditions:
|
|
|
|
- boundingBoxesOverlap false
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] bbsoverlap |
|
|
|
\ No newline at end of file |