First person shoot animations

This commit is contained in:
2016-02-11 17:06:34 +01:00
parent 95289f47d6
commit e47201ff61
14 changed files with 338 additions and 201 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
#include "Core/EntityFileWriter.h"
#include "Game/Systems/CapturePointSystem.h"
#include "Game/Systems/PickupSpawnSystem.h"
#include "Game/Systems/WeaponSystem.h"
#include "Game/Systems/Weapon/WeaponSystem.h"
#include "Rendering/AnimationSystem.h"
#include "Game/Systems/PlayerHUDSystem.h"
#include "Rendering/BoneAttachmentSystem.h"