Swoosh sound when passing close to obstacles

This commit is contained in:
2015-06-01 23:26:59 +02:00
parent 8bd3ccf4cf
commit b81d60799e
5 changed files with 83 additions and 54 deletions
@@ -8,6 +8,7 @@
#include "Components/Transform.h"
#include "Components/Collision.h"
#include "Components/Bounds.h"
#include "Systems/TransformSystem.h"
namespace Systems
{