Changes
Page history
updated layout and informations
authored
Jun 12, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/conditions/motionz.md
View page @
95c145b7
**Description:**
If the target has a velocity greater than zero.
## Description
Checks the Z motion of the target entity against a range.
---
**Attributes:**
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| velocity | v | The velocity to check for | |
| Attribute | Alias | Description |
| --------- | ----- | ----------- |
| velocity | v | The velocity to check for |
Added in MM 4.13
---
**Examples:**
## Examples
```
yaml
Conditions
:
-
motionz{v=<1}
true
```
```
None
```
---
**Extra Information:**
-
[x] Alias: motz
## Aliases
-
[x] Type: Entity
-
[x] motz
\ No newline at end of file
\ No newline at end of file