This website requires JavaScript.
Explore
Help
Register
Sign In
mgs
/
ecsgame
Watch
1
Star
0
Fork
0
You've already forked ecsgame
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
ecsgame
/
ECS
/
Systems
History
karl
65f0e3367b
Fix unintuitive movement (random stopping)
...
Instead of completely stopping on key release, only that specific movement is stopped
2020-01-07 22:19:15 +01:00
..
GravitySystem.h
Add glm for vector math, used for position and movement
2020-01-07 13:10:23 +01:00
KeyboardMovementSystem.h
Fix unintuitive movement (random stopping)
2020-01-07 22:19:15 +01:00
MouseLookSystem.h
Cleanup: Moving things where they belong
2020-01-07 22:13:47 +01:00
PositionDebugSystem.h
Add glm for vector math, used for position and movement
2020-01-07 13:10:23 +01:00
RenderSystem.h
Movement is functional!
2020-01-07 22:07:38 +01:00