ECS component: player respawn point with cooldown state.
Definition RespawnPoint.hpp:13
float cooldown
Seconds remaining before the point is preferred again.
Definition RespawnPoint.hpp:14
bool available
True when cooldown has elapsed (ready for use).
Definition RespawnPoint.hpp:15