Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MythicCraft
Model Engine 4
Wiki
Skills
Conditions
HitboxIsSubHitbox
HitboxIsSubHitbox
· Changes
Page history
added alias
authored
Feb 23, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
Skills/Conditions/HitboxIsSubHitbox.md
Skills/Conditions/HitboxIsSubHitbox.md
+5
-1
No files found.
Skills/Conditions/HitboxIsSubHitbox.md
View page @
a2d030d6
...
@@ -12,4 +12,8 @@ Checks if a hitbox other than the main hitbox was what triggered the skill
...
@@ -12,4 +12,8 @@ Checks if a hitbox other than the main hitbox was what triggered the skill
```
yaml
```
yaml
Conditions
:
Conditions
:
-
HitboxIsSubHitbox{hb=mycustomhitbox}
true
-
HitboxIsSubHitbox{hb=mycustomhitbox}
true
```
```
\ No newline at end of file
## Aliases
-
[x] issubhitbox
\ No newline at end of file