How would i get this to works? [Surface GUI]

  1. What do you want to achieve? Working GUI on Surface Gui

  2. What is the issue? I can’t use buttons or TextBox

  3. What solutions have you tried so far? yes

Hello, I want to make Feedback GUI but player can’t click button or use TextBox.

It’s possible to make working GUI on Surface Gui?

I can’t give any screenshots because I got banned while ago for 1 day…

yes it is
you need a script to make it do anything cool though

Buttons and Textbox have no function until you have a script to make them work.

For example, if you have a button you want a player to press to open a menu, you’d have to create a script to identify the button and have it register when players click to open the menu, etc.

Until then no UI will have any function.