Unity UI Menu Bar

Hello Everyone,
I have been asked to create a custom menu bar like you see in programs with file, edit, tools, and etc.
Looked it up online and it seems nobody has a tutorial on it. Has anyone given this a go and made a nice one in the end. I have the DreamOS package if you can add input with stuff they have done.
Thanks!
NiftyAlpaca

I can think of quite a few ways to do so:

  • Code your own.
  • Use TextMeshPro, and create one.
  • (if your not a coder), grab a UI asset off the asset store thats close to what you want, and modify it to your needs.