HATPC/engine/EC
En Yi 45972d6416 Slow down player when crouching
Changelog:
- Add friction coefficient to transform component and its update system
2023-03-04 09:36:26 +08:00
..
sc Make a directory for ECS 2023-01-21 09:38:14 +08:00
CMakeLists.txt Make a directory for ECS 2023-01-21 09:38:14 +08:00
components.h Slow down player when crouching 2023-03-04 09:36:26 +08:00
entManager.c Implement hitbox and hurtbox system 2023-02-16 22:44:05 +08:00
entManager.h Implement hitbox and hurtbox system 2023-02-16 22:44:05 +08:00
entity.h Make a directory for ECS 2023-01-21 09:38:14 +08:00
mempool.c Prevent crate bashing at the corner 2023-02-28 20:54:48 +08:00
mempool.h Implement hitbox and hurtbox system 2023-02-16 22:44:05 +08:00