Hello!
I’m currently finish with the UI But there is still one problem
The Inventory collide a Achievement Button and we can see both of them and it is so annoying
If you don’t get what I’m saying, here’s the video:
I dont know about UI a lot so please help me!
Thanks 
Hey there @bookgamery555gta , I’ve run into this problem a few times myself and it can usually be solved pretty easily.
Try setting inventory’s zindex property at something like 3, 5, or higher, the issue here is that your achievement button zindex is currently equal too or higher than the inventory page’s zindex value.
1 Like
But if I set it. How can I make a Achievement button become not visible?
Set the inventory’s zindex to a number above the achievement button zindex
1 Like
you can change zindex as some have said or change LayouOrder in the ScreenGui
1 Like
I recommend increasing the zindex
1 Like
I think i wrote some code to make a gui it self have 9999 displayorders. When they click back it make it left to 3. Thank you all for coming to help me!