DamageIndicatorSystem code looking good. Test working well. Sprite display fixed by Viktor

This commit is contained in:
verysecrethero
2016-02-09 15:38:21 +01:00
parent 0e9fb16399
commit 971fee4a0c
4 changed files with 37 additions and 15 deletions
@@ -16,6 +16,7 @@
#include "Rendering/ESetCamera.h"
#include <glm/gtc/quaternion.hpp>
#include <glm/gtx/vector_angle.hpp>
class DamageIndicatorSystem : public ImpureSystem
{