wille430
|
  |
| Joined: 24 Sep 2012 |
| Total Posts: 189 |
|
|
| 07 Jul 2015 03:17 PM |
| Hello, I'm working with a script that change the characters cam for a while and soon change it to fixed and sunbject: the characters humanoid. But I can rotate the cam in game then. Can you help me? |
|
|
| Report Abuse |
|
|
|
| 07 Jul 2015 03:35 PM |
| Translate to english then i can help u |
|
|
| Report Abuse |
|
|
wille430
|
  |
| Joined: 24 Sep 2012 |
| Total Posts: 189 |
|
|
| 07 Jul 2015 03:37 PM |
| Ok, here you are: Hello, I'm working with a script that change the character's camera for a while and soon change it to fixed and subject: the character's humanoid. But I can't rotate the cam in game then. Can you help me? |
|
|
| Report Abuse |
|
|
|
| 07 Jul 2015 03:40 PM |
| Sti jibberish. Can you like exain what you're doing and what happens with you do it or something? |
|
|
| Report Abuse |
|
|
wille430
|
  |
| Joined: 24 Sep 2012 |
| Total Posts: 189 |
|
|
| 07 Jul 2015 03:50 PM |
First the script changes the camera to: local target = workspace.Baseplate local camera = workspace.CurrentCamera camera.CameraType = Enum.CameraType.Scriptable camera.CameraSubject = target
then the script makes the camera rotate like 300 degrees and change the camera to: game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid game.Workspace.CurrentCamera.CameraType = "Custom" -- I know that I said Fixed.
but I can't rotate the camera :/ |
|
|
| Report Abuse |
|
|
|
| 07 Jul 2015 03:54 PM |
| That's actually helpful. Does it work when you make the type custom? |
|
|
| Report Abuse |
|
|
wille430
|
  |
| Joined: 24 Sep 2012 |
| Total Posts: 189 |
|
| |
|
| |
|
wille430
|
  |
| Joined: 24 Sep 2012 |
| Total Posts: 189 |
|
| |
|
|
| 07 Jul 2015 04:38 PM |
| http://wiki.roblox.com/index.php?title=Interpolate |
|
|
| Report Abuse |
|
|
wille430
|
  |
| Joined: 24 Sep 2012 |
| Total Posts: 189 |
|
| |
|