mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
3283eb6916
- GlideBoost ability - Vroom Glider item - Made possible to attach ability_spec to gliders - Activate glider ability while Glide/GlideWield TODO: - make it visible in voxygen
7 lines
104 B
Rust
7 lines
104 B
Rust
Boost(
|
|
movement_duration: 0.05,
|
|
only_up: true,
|
|
speed: 250.0,
|
|
max_exit_velocity: 70.0,
|
|
)
|