|
|
893bdb9017
|
Projectile now uses hitbox component. Enemies now die. lol.
|
2024-06-08 11:08:05 -07:00 |
|
|
|
9c8eb77b96
|
Update camera based on PlayerInfo singleton. Add player enemy interractions and health!
|
2024-06-07 14:25:46 -07:00 |
|
|
|
4fcd85c936
|
Settled on hitbox/hurtbox routines.
|
2024-06-07 11:09:52 -07:00 |
|
|
|
b091bdc143
|
Implemented Mediator Pattern. This could be great for state driven function calls.
|
2024-06-03 22:20:41 -07:00 |
|
|
|
74dc378791
|
Kinda have a working hit/hurtbox model again.
|
2024-06-02 13:58:49 -07:00 |
|
|
|
1a743214d7
|
Fix and expand hurtbox component.
|
2024-06-02 13:18:56 -07:00 |
|
|
|
e5e8c030f6
|
Add state modifier stack to pop on/off state changes.
|
2024-05-24 21:27:27 -07:00 |
|