PlayerStateOverlay - Unified visual effects for player state
Combines all player state visual indicators into a single component with optimal performance and consistent rendering. All effects use smooth 0.5s transitions and are optimized for 60fps.
<PlayerStateOverlay pain={65} balanceState="SHAKEN" position="left" consciousness={80} bloodLoss={45} stamina={15} isMobile={false}/> Copy
<PlayerStateOverlay pain={65} balanceState="SHAKEN" position="left" consciousness={80} bloodLoss={45} stamina={15} isMobile={false}/>
PlayerStateOverlay - Unified visual effects for player state
Combines all player state visual indicators into a single component with optimal performance and consistent rendering. All effects use smooth 0.5s transitions and are optimized for 60fps.
Example