... | ... | @@ -10,10 +10,11 @@ Attributes |
|
|
|-----------|---------|---------------------------------------------------------------|---------------|
|
|
|
| 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 |
|
|
|
| oldmath | old, o | If the lunge mechanic should use the old math formula | false |
|
|
|
|
|
|
|
|
|
|
|
|
Examples
|
|
|
--------
|
|
|
|
|
|
- lunge{velocity=15;velocityY=5} @Self |
|
|
- lunge{velocity=15;velocityY=5} @Self |
|
|
\ No newline at end of file |