qb-hud
qb-hud copied to clipboard
Player HUD System
Results
2
qb-hud issues
Sort by
recently updated
recently updated
newest added
## Description This PR adds essential HUD visibility functionality to qb-hud, addressing a significant gap in the resource. Currently, there's no native way to programmatically hide/show the HUD, which is...
### The problem I noticed qb-hud currently lacks a native way to programmatically hide/show the HUD, which is crucial for developers creating immersive UI experiences. ### Ideal solution **This adds...
enhancement