Can someone give me script for tags, I mean tags in options Video , Audio, Control…
Can you be more specific? I have no idea what you want.
I whant when im in options there is buttons Audio , Video , Control and whan I click on Audio button than open AudioCanvas , whan I click on button Video than VideoCanvas Open and same for control i mean controlcanva… ok? something in game like … http://static9.cdn.ubi.com/en-GB/images/Option-videotcm2150122.jpg
Oh, you want to make an options menu.
For that, I’d say create some buttons and enable a panel with options in it when pressing its respective button. You should look into the Canvas system: https://docs.unity3d.com/Manual/UICanvas.html
Ok thanks…
If you want to try to search, those little things you click to switch between overlapping windows are called TABs (a ‘b’ instead of the ‘g’ you were using.)