Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Skills
Conditions
BoundingBoxesOverlap
You need to sign in or sign up before continuing.
BoundingBoxesOverlap
· Changes
Page history
Merge branch 'master' of
https://git.lumine.io/mythiccraft/MythicMobs.wiki
authored
Aug 30, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions/BoundingBoxesOverlap.md
0 → 100644
View page @
8f46bf4a
## 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