I want to do the GUI, where player can control graphics for their own client, like blur, depth of field and low graphics mode, how can I do that?
Haven’t found the topic like this on the Developer Hub, so asking for help.
Thanks in advance!
I want to do the GUI, where player can control graphics for their own client, like blur, depth of field and low graphics mode, how can I do that?
Haven’t found the topic like this on the Developer Hub, so asking for help.
Thanks in advance!
Since you only want this to affect the client, it’s pretty easy.
All you need to have is a frame and couple of buttons in it [ you could decorate it and add text labels , etc…] ,and then just play with the graphics once the client has pressed the buttons.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.