KevinJardine
8 months agoStart Partner
Cloning Custom UI?
I really appreciate all the help and hints that I've gotten here.
Another question, that I hope will be easy. I want to create a Custom UI that allows a player to view their current inventory. Currently I have a Custom UI hidden somewhere. If the player presses a menu button, the UI is moved to the player and made visible so the player can interact with it. That works fine, but what if two players at different locations want to view their inventory at the same time?
I have tried to find a way to clone a UI and then delete it when the user is done with it, but I can find no docs on how to do this. Any suggestions?