stiffly
|
aa5878d6df
|
Used config for soundsystem properties.
|
2016-02-08 16:40:13 +01:00 |
|
stiffly
|
7752832ce5
|
No longer needs this walk logic in SoundSystem
|
2016-02-08 16:21:49 +01:00 |
|
stiffly
|
8e86cc2123
|
Walking sound logic moved to PlayerMovementSystem and makes use of "wishDirection" to alleviate the problem where m_DistanceMoved were reset when it was not supposed to.
|
2016-02-08 14:23:53 +01:00 |
|
stiffly
|
3a5c0a2762
|
SoundSystem does not longer inherit from SoundManager. SoundManager is a individual class that listens to events. The SoundManager only listens to the local player.
|
2016-02-08 14:01:32 +01:00 |
|
stiffly
|
09fb3a6571
|
Added some comments.
|
2016-02-05 18:04:36 +01:00 |
|
stiffly
|
becb197feb
|
Player walk is now based on distance traveled, and it is also reset when key is released. However when dashing the player step sound is still played. The distance of a step is also hard coded in the header file. Will config it up some day.
|
2016-02-05 17:46:27 +01:00 |
|
stiffly
|
454eef8225
|
WIP. Improving player walk logic.
|
2016-02-05 17:21:48 +01:00 |
|
stiffly
|
fbdaf92953
|
Started refactoring. Put player walk logic in a designated sound system.
|
2016-02-05 16:39:23 +01:00 |
|