|
|
a556afbe5f
|
Interactibles working!
|
2024-06-22 08:35:32 -07:00 |
|
|
|
1cb72d1e43
|
Quick test that player sees interactible before bed.
|
2024-06-21 23:52:26 -07:00 |
|
|
|
3c38cdc258
|
Started work on an interactable sprite objects.
|
2024-06-21 23:45:33 -07:00 |
|
|
|
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 |
|