Changes
Page history
added type tags
authored
Nov 29, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
skills/mechanics/velocity.md
View page @
ad83f70e
...
...
@@ -7,7 +7,7 @@ force-skills or simulated wind.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| mode | m | The operation to perform. Can be SET, ADD, REMOVE, DIVIDE, or MULTIPLY. | SET
|
| mode | m | The operation to perform. Can be SET, ADD, REMOVE, DIVIDE, or MULTIPLY. | SET
<!--type:Velocity_Mode-->
|
| velocityx | vx, x | Velocity on the x-axis. Can be negative. | 1 |
| velocityy | vy, y | Velocity on the y-axis. Can be negative. | 1 |
| velocityz | vz, z | Velocity on the z-axis. Can be negative. | 1 |
...
...
...
...