Nanodatron
May 16th, 2017, 09:35 PM
Hello
I try to create a minimalist interface of teamspeak with only the possiblity to connect or disconnect (no custom server or nickname, only IN and OUT).
15541
There is only 2 buttons: connect and disconnect.
15542
That's the "connect" button (showing that actually it's disconnected)
15543
And that's the "disconnect" button (showing that it's actually connected)
I managed to do that with the example project, but i can't anchor those buttons for them to stay on top left of the screen when we change the resolution.
15544
Like you can see here.
The structure in the Hierarchy pannel don't allow me to move the buttons for being direct childs of the canvas (wich allow me then to use anchors on the buttons) because the script don't work anymore...
Could you advise me on how to add anchors to those buttons without the script to freak out?
I try to create a minimalist interface of teamspeak with only the possiblity to connect or disconnect (no custom server or nickname, only IN and OUT).
15541
There is only 2 buttons: connect and disconnect.
15542
That's the "connect" button (showing that actually it's disconnected)
15543
And that's the "disconnect" button (showing that it's actually connected)
I managed to do that with the example project, but i can't anchor those buttons for them to stay on top left of the screen when we change the resolution.
15544
Like you can see here.
The structure in the Hierarchy pannel don't allow me to move the buttons for being direct childs of the canvas (wich allow me then to use anchors on the buttons) because the script don't work anymore...
Could you advise me on how to add anchors to those buttons without the script to freak out?