I wanna know whether it is fine to change PlayerGui from a server script. Will it be against FE?
So, I am currently working on a script which has to do with editing PlayerGui. The script is in ServerScriptService. Is it fine to change PlayerGui from the server? Or is it against FE and the script is working fine
I get what your asking, changing the PlayerGui from the server isn’t a good practice really, that’s what people say, but if you want to change it go ahead.