... | ... | @@ -5,8 +5,8 @@ Applies forward directional velocity to the target. |
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| velocity | v | The horizontal velocity at which the entity is moved forward | 1 |
|
|
|
| velocityY | vy | The vertical velocity at which the entity is moved forward | 1 |
|
|
|
| velocity | v, magnitude | The horizontal velocity at which the entity is moved forward | 1 |
|
|
|
| velocityY | vy, yv, yvelocity | The vertical velocity at which the entity is moved forward | 1 |
|
|
|
| oldmath | old, o | If the lunge mechanic should use the old math formula | false |
|
|
|
|
|
|
|
... | ... | |