|
| 20 Aug 2014 06:03 PM |
| Workspace.CurrrentCamera.CFrame ??? |
|
|
| Report Abuse |
|
|
|
| 20 Aug 2014 06:15 PM |
camera.CordnateFrame
I forgot how to spell it. |
|
|
| Report Abuse |
|
|
|
| 20 Aug 2014 06:37 PM |
| How do you get the camera or were you referring to workspace.CurrentCamera? |
|
|
| Report Abuse |
|
|
|
| 20 Aug 2014 06:38 PM |
workspace.CurrentCamera
Can only be indexed through a local script. |
|
|
| Report Abuse |
|
|
iiEssence
|
  |
| Joined: 18 Jun 2014 |
| Total Posts: 3467 |
|
|
| 20 Aug 2014 06:39 PM |
| Workspace.CurrentCamera.CoordinateFrame |
|
|
| Report Abuse |
|
|
|
| 21 Aug 2014 12:07 AM |
So like
Workspace.CurrentCamera.CoordinateFrame.CFrame = Vector3.new(0,0,0) |
|
|
| Report Abuse |
|
|
|
| 21 Aug 2014 12:20 AM |
| Workspace.CurrentCamera.CoordinateFrame = CFrame.new(X,Y,Z) |
|
|
| Report Abuse |
|
|