|
| 03 Oct 2013 02:38 PM |
I NEEDS HELP MAKING A CHARACTERS TORSO POSITION BE ON A TEXTLABEL IN A SCREENGUI.
Will this work if not how can I make it work
while true do game.Players.greatgavin.PlayerGui.LocationGui.TextLabel.Text = workspace.greatgavin.Torso.Position wait(0.01) end
this is just a simple version of a big script, and I have found this may be the problem. please help me fix this part |
|
|
| Report Abuse |
|
|
|
| 03 Oct 2013 02:40 PM |
You can't do this, you have to use a Billboard Gui.
Learn about it here: http://wiki.roblox.com/index.php/BillboardGui |
|
|
| Report Abuse |
|
|
| |
|
|
| 03 Oct 2013 02:57 PM |
| also if you want to know how I just transfer the data from the billboard gui to the screengui. piece of cake |
|
|
| Report Abuse |
|
|
|
| 03 Oct 2013 02:59 PM |
| so how do I do it with a billboard gui |
|
|
| Report Abuse |
|
|