Source-like movement

This commit is contained in:
2016-01-23 19:45:23 +01:00
parent 666ef6589e
commit 1ce9128da8
3 changed files with 56 additions and 25 deletions
@@ -3,6 +3,7 @@
#include "Core/System.h"
#include "Core/EPlayerSpawned.h"
#include "Input/FirstPersonInputController.h"
#include <imgui/imgui.h>
class PlayerMovementSystem : public ImpureSystem, PureSystem
{