Changes
Page history
updated layout and informations
authored
May 29, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/conditions/height.md
View page @
56b3acf2
**
Description
:** Checks if the target's Y location is within a range
##
Description
---
Checks if the target's Y location is within a range
**Attributes:**
| Attribute | Alias | Description |
## Attributes
| --------- | ------- | ----------------------------------------- |
| height | h | The range of the Y location of the target |
---
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| height | h | The range of the Y location of the target | |
**Examples:**
```
## Examples
```
yaml
Conditions
:
Conditions
:
-
height{h=<50}
true
-
height{h=<50}
true
```
```
\ No newline at end of file
---
**Extra Information:**
-
[x] Type: Location
\ No newline at end of file