justalemon / GGOV

Mod for GTA V that implements the HUD System and Features from Gun Gale Online
MIT License
12 stars 5 forks source link

Added Player HUD #10

Closed NamStalker closed 5 years ago

NamStalker commented 5 years ago

Added the player HUD with player information, health bar, main and side arms with ammo counters. Refactored to reduce size of the mod, and reduce some of the calculations. Added Weapons class to handle weapon properties and resources. Updated the common.json to reflect resolution changes, this was discovered as I use a 4k monitor, and realized setting the game to 1920x1080 was the only way to get the display working initially.

NamStalker commented 5 years ago

issues #3