Hi, How do you make the Dialog borders invisible? i cant figure it out and i hate the normal sc2 borders for all dialogs. so if anyone know please tell me.
Easiest workaround I can think of is to set the dialog background to be not visible, then create a dialog item image with the dialog background texture on it, making it full screen. This would create the illusion that the dialog has no border.
The dialog background is hidden. All the borders you see are actually dialog frames that you can find in the list of assets.
These are created as dialog items images to create the illusion of a dialog frame (This is a guess, but even if its not how its done, its another way to do it). The user also faded the transparency of the dialog item
by about 50% to give it that opaque look.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi, How do you make the Dialog borders invisible? i cant figure it out and i hate the normal sc2 borders for all dialogs. so if anyone know please tell me.
Easiest workaround I can think of is to set the dialog background to be not visible, then create a dialog item image with the dialog background texture on it, making it full screen. This would create the illusion that the dialog has no border.
But how do you do like this
@Sptpivot: Go
The dialog background is hidden. All the borders you see are actually dialog frames that you can find in the list of assets. These are created as dialog items images to create the illusion of a dialog frame (This is a guess, but even if its not how its done, its another way to do it). The user also faded the transparency of the dialog item by about 50% to give it that opaque look.