I'm new to this, but how do I create the middle top and sides? I only see corner pieces
Viewing post in v2.3 Metalworks Update comments
Hi, thanks for the question. You can search about "9-slice sprite" method in Unity for resizing user-interface/sprite. all the rectangle UI are resizable, and you can mix and match from different elements like toggle with bar on sides/middle, or a square UI transform into a dropdown with a tick icon on side.