DerTyp7 / defrain-shooter-unity

Unity version 2021.2.4f
1 stars 0 forks source link

HUD #22

Open Noah4ever opened 2 years ago

Noah4ever commented 2 years ago
DerTyp7 commented 2 years ago

uiHUD

Indicators

Health/Stamina/ammo Indicators

Has a traffic light system → red = low health; green = high health

Damage Indicator

Will show the direction of received damage. The brighter the color of the indicator, the higher is the damage. fall damage → all indicators, in all directions, will be shown.

Weapon selection

The weapon selection is a very simple and transparent information for the player, which should show which weapon he has selected and which he could select. This should be done without detailed information. Example: It does not show a "USP-S" it only shows a pistol icon. This overlay will only be shown by switching the weapon and will automatically hide itself again.

Alert Text

Is a big text which should give the player information by any kind. Example: "Bomb has been planted" OR "Point B Captured"

Kill Feed

Who killed who and with what weapon-type. (open for discussion: simplistic with less information OR normal kill feed)

Statistics

Lets the player decides if he wants to show the fps-count, ping or anything else like this.

advanced debug information

Mainly interesting for us. Gives us the possibility to show dev-stuff. Example: "is grounded"