#3D Menu GUI Button

1 messages · Page 1 of 1 (latest)

high arrow
#

I made the 3D Menu, where when u hover it follows u a bit, but now i want the button to be able to function. My idea is to when on press the gui is gone and im in first person mode, i don't know how to script at all.

#

Is someone good at scripting please do tell what should I do and script.

proven vaporBOT
#

studio** You are now Level 1! **studio

ebon nimbus
ancient latch
#

if you want it to disappear

ancient latch
ebon nimbus
high arrow
high arrow
#

@ebon nimbus yo

#

I added this right and it still wouldn't work

ebon nimbus
# high arrow

make sure its server script and use this

PlayButton.MouseButton1Click:Connect(function()
    print('Hi')
end)```
#

oh

#

nvm

#

wait

#

is your script

#

in part or in StarterPlayerScripts

#

or any client sided instance