I need help or any hint to make sliding indicators in the UI for a flight simulator HUD.
The image below can give you an idea of what I actually need. I appreciate any help or hint. Thank you!
I need help or any hint to make sliding indicators in the UI for a flight simulator HUD.
The image below can give you an idea of what I actually need. I appreciate any help or hint. Thank you!
I think you could achieve this using scroll views (see create > UI > scroll view provided natively by Unity). Obviously, there is some tweeking to do, for instance (for the altitude on the right):
I surely forget some more things, but you got the idea!