... | ... | @@ -5,9 +5,9 @@ Causes the mob to pathfind to a location. |
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| speedModifier | s | The movement speed modifier | 1 |
|
|
|
| spreadH | sh | Amount of horizontal spread it can be away from the target its moving towards|0|
|
|
|
| spreadV | sv | Amount of vertical spread it can be away from the target its moving towards| 0 |
|
|
|
| speed | s | The movement speed modifier | 1 |
|
|
|
| spreadH | sh | Amount of horizontal spread it can be away from the target its moving towards | 0 |
|
|
|
| spreadV | sv | Amount of vertical spread it can be away from the target its moving towards| 0 |
|
|
|
|
|
|
|
|
|
## Examples
|
... | ... | |