|
| 28 Sep 2014 01:58 AM |
| Hi, recently I started working with Camera Manipulation and I noticed online the PanUnits method. The description did not include an example and my attempts to use it have been unsuccessful. If anyone could help me with how I could use it and provide an example i would be very grateful |
|
|
| Report Abuse |
|
|
|
| 28 Sep 2014 01:58 AM |
| The description on ROBLOX wiki that is |
|
|
| Report Abuse |
|
|
| |
|
KOzero
|
  |
| Joined: 11 May 2010 |
| Total Posts: 1411 |
|
|
| 29 Sep 2014 03:08 AM |
| Pans the camera around the Focus in 45 degree increments. |
|
|
| Report Abuse |
|
|
|
| 29 Sep 2014 08:17 PM |
| Could i get an example rather than the roblox wiki definition |
|
|
| Report Abuse |
|
|
|
| 29 Sep 2014 08:26 PM |
camera.CameraSubject = game.Workspace.Part camera:PanUnits(2) -- Pan 90(deg) |
|
|
| Report Abuse |
|
|