Skip to main content

Grouping UI Elements

You can place multiple Pinnr elements as children of a GameObject within a Canvas. This can be useful if you want to organize them as a group in the hierarchy.

Element Group

To do this, you need to set the UI element's anchor to the middle center, which is why choosing the middle center anchor earlier is recommended. Once that is done, you are all set.