In my game menu system i have a set of controls that are repeating (title, image, description, button).
Is it possible to group them and make a prefab then reuse it?
It is similar to example "Example 7 - Scroll View (Panel)" Instead of creating each item individually, i would like to create item as a prefab and then reuse it. Can this be done?