HATPC/scenes/engine/EC
En Yi 966432867f Add delay in crate destruction
Changelog:
- Add Lifetimer and remove hurtbox on hit
    - Still insta-remove on player hit
- Fix adding a component to an entity that already has that component
- Reorder lifetimer update system
2023-07-03 22:18:35 +08:00
..
sc Refactor for better separation of concern 2023-05-16 21:09:38 +08:00
CMakeLists.txt Refactor for better separation of concern 2023-05-16 21:09:38 +08:00
EC.h Add player interaction with bomb crates 2023-07-02 22:18:38 +08:00
entManager.c Add delay in crate destruction 2023-07-03 22:18:35 +08:00
mempool.c Rework component addition/deletion procedure 2023-07-02 21:49:15 +08:00
mempool.h Combine Component, Entity + Manager headers 2023-05-23 20:37:55 +08:00