PlayerState
Defined in: packages/engine/src/components/usePlayer.ts:9
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
entity |
Entity | null |
Her entity, or null while no player is mounted. |
health |
number |
The player’s health, full until the character spawns. |
maximumHealth |
number |
- |