Unshare health (in local health mode)

This commit is contained in:
IQuant 2024-08-07 15:05:38 +03:00
parent 46c25c121c
commit 5867d76c47
5 changed files with 115 additions and 6 deletions

View file

@ -15,9 +15,11 @@ Functions:
- `set_max_health(hp: num)`
- `inflict_damage(dmg: num)`
- `do_game_over(msg: str)`
- `on_poly_death(msg: str)`
Provided by:
- damage (shared health) system
- local health system
Used by:
- heart pickups system