Notifications
GTA San Andreas HUD
Showcase
2.0 K
0
This game never gets old, with this project I wanted to replicate the much known HUD from San Andreas (anniversary version) using Unity UI.

What I learned while making this project:

  • how to work with Unity UI Components, how to set up the Canvas, how to set up sliders, images, text and panels to look good on different screen resolutions;
  • how to work with Text Mesh Pro, how to create a font using TMP Font Asset Creator;
  • how to make different UI elements react to user input (loading minimap while holding Esc);