denty315
|
  |
| Joined: 12 Oct 2008 |
| Total Posts: 16937 |
|
|
| 26 Dec 2013 07:39 PM |
Here's the secton of the script I'm working with.
It works fine, I just can't get it to rotate from the 0,0 degrees
-----
camtween = true cam.CameraType = "Scriptable" cam:Interpolate(CFrame.new(-126.5, 31.3, 72.5),CFrame.new(61.1, 45, 73.5),1) wait(2) cam:Interpolate(CFrame.new(-128.5, 40.5, 72.5),CFrame.new(-114.5, 40.5, 72.5),1) end end) |
|
|
| Report Abuse |
|