Hi, I am confused by the way GUI containters work.
I am making some Dialog UI for Visual Novel game based on dialogic.pro plugin the dialog box has a alot of nested children ui elements with alignment in container local space.
The problem is the containers combos(Canvas root node + hbox + vbox hierarchical UI's) doesn't scale or align precisely with resolution changes.
So is there a easy way to make UI with alot of nested child components auto–align when resolution changes(tested via Run setting in project settings)
Thanks.