|
| 11 Apr 2016 09:15 PM |
Is there any way to disable the camera drag on the left mouse button click? I'd like to be able to drag the left mouse button without influencing the camera.
Thanks, -CTB |
|
|
| Report Abuse |
|
|
| |
|
Tynezz
|
  |
| Joined: 28 Apr 2014 |
| Total Posts: 4945 |
|
|
| 11 Apr 2016 09:35 PM |
Setting the cameratype to scriptable will disable camera movement.
game.Workspace.CurrentCamera.CameraType=Enum.CameraType.Scriptable |
|
|
| Report Abuse |
|
|
|
| 11 Apr 2016 10:59 PM |
| But it still doesn't allow the *right-clicking to drag freely. |
|
|
| Report Abuse |
|
|