veloren/voxygen
S Handley 309834df1b fix: Prevent dispatching Run SFX if an entity is not moving
This adds the entity's velocity as an argument when mapping the
movement state to an SFX event, and prevents the run SFX from being
returned if the velocity is below a threshold.

This will prevent hearing the run sfx when stuck in a corner, or running
into a surface where the character is not actually moving their feet.
2020-01-18 18:49:17 +00:00
..
src fix: Prevent dispatching Run SFX if an entity is not moving 2020-01-18 18:49:17 +00:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml remove: discord rich presence 2020-01-10 17:01:50 +01:00