updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** If the target has a velocity greater than zero
## Description
Checks ff the target has a velocity greater than zero
---
**Attributes:**
## Attributes
| Attribute | Alias | Description |
| --------- | ----- | ----------- |
| exact | e | |
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| exact | e | If the check should be exact or approximated | true |
---
**Examples:**
```
## Examples
```yaml
Conditions:
- moving{} true
```
---
**Extra Information:**
- [x] Alias: ismoving
- [x] Type: Entity
\ No newline at end of file
## Aliases
- [x] ismoving
\ No newline at end of file