Issue with touching part to show gui buttons

Im trying to make a Gui pop up (the gui is enabled) and the buttons are supposed to be visible when I touch this part but its not showing! What is the problem?

Script:

You should be using local scripts when working with UI.

i did use a local script and still it didnt work

I’m confused to why you can’t just have the buttons visible before you enable the UI. So all you have to do is enable the UI after the player touches the part.