|
Checks if the target **Player** is sprinting
|
|
Checks if entity is sprinting
|
|
|
|
|
|
**Attributes**
|
|
**Attributes**
|
|
|
|
|
... | @@ -17,4 +17,8 @@ Added in MM 4.12 |
... | @@ -17,4 +17,8 @@ Added in MM 4.12 |
|
```
|
|
```
|
|
TargetConditions:
|
|
TargetConditions:
|
|
- isSprinting{} true
|
|
- isSprinting{} true
|
|
``` |
|
```
|
|
\ No newline at end of file |
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
|
|
- [x] Type: Entity(Player) |
|
|
|
\ No newline at end of file |