HATPC/engine/EC
En Yi c8ea03359c Prevent crate bashing at the corner
Changelog:
- Allow two hitboxes in hitbox component
- Create a cross-shaped hitboxes for player
2023-02-28 20:54:48 +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 Prevent crate bashing at the corner 2023-02-28 20:54:48 +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