Hi, I am making a game with Towers, they can have multiple weapons with each its own Power/Type/Range. And I started to design the information UI when you click on a tower.
Yes, it’s pretty much a standard way of working with UI. You use native widgets at the most granular level only. Most of the UI is made of wrapped widgets.