|
| 26 Apr 2015 10:02 AM |
| How to make text inputs in roblox pls help cuz I'm making a tech box for a thatre and I need a text input. |
|
|
| Report Abuse |
|
|
|
| 26 Apr 2015 10:10 AM |
| I don't know what the problem is I just don't the way u state the question |
|
|
| Report Abuse |
|
|
| |
|
sly37
|
  |
| Joined: 21 Dec 2011 |
| Total Posts: 1565 |
|
|
| 29 Apr 2015 12:33 PM |
| Please Give us more details, |
|
|
| Report Abuse |
|
|
|
| 29 Apr 2015 02:06 PM |
| The surface GUI has to be somewhere in the player's GUIs instead of workspace for input for them to work. I recommend setting the adornee to the tech box using a script or command line and putting the surface GUI into StarterGui. |
|
|
| Report Abuse |
|
|
|
| 09 Jul 2015 11:22 AM |
Its helpfull but, I do no undertsand what do you mean by Adornee and by putting the GUI in starter gui. Please Reply me with some more info.
Borg |
|
|
| Report Abuse |
|
|
|
| 09 Jul 2015 11:56 AM |
Adornee is basically the location of the UI. If you have a billboardGUI, and you use adornee on it.
ui.Adornee = part
the UI will move to that part, instead of it's parent.
|
|
|
| Report Abuse |
|
|
|
| 09 Jul 2015 12:01 PM |
| You can do it with SurfaceGuis too. But you can't edit TextBoxs still using this method. |
|
|
| Report Abuse |
|
|