I have tried many solutions on this but none of them work. For now, it only hides the button that im supposed to hide, but it won’t show it once i press the play button
Which script is this being contained within?
In the screenshot you’ve shown 3 scripts under the same name as “LocalScript” making it a little hard to understand where the error could be coming from.
Edit: Never mind, as @Emskipo pointed out, you shouldn’t be trying to change the GUI within the starterGui since it won’t effect the client unless its being run from the script within the clients gui.