Module veloren_common::comp::health
source · Structs§
- Health is represented by u32s within the module, but treated as a float by the rest of the game.
- Specifies what and how much changed current health
Functions§
- Returns true if an entity is downed, their character state is
Crawl
and their death protection has been consumed.