Ive come to the problem on why i cant type anything on my textbox. Its on a surface GUI and looks like this.
Ive asked RoDevs, HD, and SH.
Edit: Ive already tried AlwaysOnTop, Its a textBox, and Im using studio.
Ive come to the problem on why i cant type anything on my textbox. Its on a surface GUI and looks like this.
Ive asked RoDevs, HD, and SH.
Edit: Ive already tried AlwaysOnTop, Its a textBox, and Im using studio.
This is intentional behaviour on Roblox’s end, otherwise unfiltered text would be displayed to all users.
TextBoxes don’t work unless you use the property Adornee. You put the SurfaceGUI into StarterGUI and with the property Adornee you can choose on what part you want it to be set.
Cool, Just worked!
Thanks Soooo Much!
No problem, happy I could help.