Acritism
|
  |
| Joined: 02 Apr 2015 |
| Total Posts: 1821 |
|
|
| 03 May 2015 02:31 PM |
-- camera_manipulation --// Getting the Camera --//
game.Players.PlayerAdded:connect(function(player) script.LocalScript:clone().Parent = player.CharacterAdded:wait() end)
local cam = workspace.CurrentCamera
--// Properties of the Camera --//
cam.CameraSubject=workspace.Part1
camera = locked
There are no errors... is it because i have it in a localscript and in a gui??
please help |
|
|
| Report Abuse |
|
|
Acritism
|
  |
| Joined: 02 Apr 2015 |
| Total Posts: 1821 |
|
|
| 03 May 2015 02:36 PM |
please..
i don't know anything about camera manipulations |
|
|
| Report Abuse |
|
|
97neko
|
  |
| Joined: 14 Sep 2014 |
| Total Posts: 16159 |
|
|
| 03 May 2015 02:41 PM |
game.Players.PlayerAdded:connect(function(player) script.LocalScript:clone().Parent = player.CharacterAdded:wait() end)
bad ecks dee
Instance.new("Reply",Forum.Thread) |
|
|
| Report Abuse |
|
|