|
| 11 Jan 2014 01:06 AM |
okay so i am making an fps and i made a screen gui with a play button, when you press the play button it makes the gui go away, but when you press the play button i want it to make the gui go away AND teleport the player from the spawn area (safe zone box thing) to an area on the map, (where you shoot stuff) anyone know how to do this?
(i am new to lua and i only know the extreme basics) |
|
|
| Report Abuse |
|
|
| 11 Jan 2014 01:21 AM |
| Well you just destroy() the GUI then you move the players torso position to the shooting area. |
|
|
| Report Abuse |
|