SPDev
|
  |
| Joined: 29 Jun 2015 |
| Total Posts: 15 |
|
|
| 28 Jul 2015 11:43 PM |
| Guys I'm new to this Scripting Community, and well I need some help. I'm working on this new FPS game and I wanted to add a 3rd Person Camera. I tried to script it but I kept getting confused. Does it have to do with Camera Angles, because I was adding a block to the player(that was transparent) then I did some weird things with the camera angle, and it never really worked. Anyone got an Idea? |
|
|
| Report Abuse |
|
|
DrAnkIes
|
  |
| Joined: 14 Jan 2012 |
| Total Posts: 70 |
|
|
| 28 Jul 2015 11:48 PM |
| Is there something specific about the angle you want it to be? You could always go into studio and go to the 3rd person restriction setting and screw around with the offsets a bit and change their decimals to alter the POV from 3rd person. |
|
|
| Report Abuse |
|
|
|
| 28 Jul 2015 11:50 PM |
| Workspace.CurrentCamera.CameraType = "Fixed" |
|
|
| Report Abuse |
|
|
SPDev
|
  |
| Joined: 29 Jun 2015 |
| Total Posts: 15 |
|
|
| 28 Jul 2015 11:51 PM |
| Like how it is in Gears Of War |
|
|
| Report Abuse |
|
|
|
| 28 Jul 2015 11:53 PM |
| Workspace.CurrentCamera.CameraType = "Attach" |
|
|
| Report Abuse |
|
|