LordGando
|
  |
| Joined: 05 Jul 2011 |
| Total Posts: 6723 |
|
|
| 19 Jun 2013 05:45 PM |
I put this in my GUI, so here it is
-ScreenGui- Local Script TextButton
In local script;
local target = workspace.Baseplate local camera = workspace.CurrentCamera camera.CameraSubject = target
while wait() do camera.CoordinateFrame = CFrame.new(target.Position) --Start at the position of the part wait() camera.CameraType = "Scriptable" end
game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid game.Workspace.CurrentCamera.CameraType = "Custom" then Character.Breakjoints
It should do this: You click the button, it puts your camra to normal AND kills you. Also button disapears after.
Why no work
-LᴏʀᴅGᴀɴᴅᴏ |
|
|
| Report Abuse |
|
|
LordGando
|
  |
| Joined: 05 Jul 2011 |
| Total Posts: 6723 |
|
| |
|
LordGando
|
  |
| Joined: 05 Jul 2011 |
| Total Posts: 6723 |
|
| |
|
LordGando
|
  |
| Joined: 05 Jul 2011 |
| Total Posts: 6723 |
|
|
| 19 Jun 2013 06:18 PM |
OMG SCRIPTERS NON-HELPERS
-LᴏʀᴅGᴀɴᴅᴏ |
|
|
| Report Abuse |
|
|