boredhero/pv

Add BAC HUD Bar

Ouverte

#9 ouverte le 2 mai 2020

 (1 commentaire) (0 réaction) (3 personnes assignées)Java (0 fork)auto 404
APIUIenhancementhelp wanted

Métriques du dépôt

Stars
 (0 étoile)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

  • The BAC algorithm must interface with and update a HUD bar above the Hunger Bar.
  1. This Blood Alcohol Content bar should start with 10 empty shot glasses
  2. For every one SAU the player consumes, or SAU wears off over time, we must be able to update the HUD bar accordingly.
  3. This entire system must be accessible via the mod's API to other mods that wish to use/interface with it.

Guide contributeur