Camera Mouse Drag
The default camera script. Can be used for both 1st and 3rd person.
- A type of
VehicleCamera
.
- Attach to any
Camera
and assignTarget
that the camera will follow. If left empty theCameraMouseDrag
will auto-find target VehicleController.
- Camera can be rotated using LMB, zoomed in-out using MMB and panned using RMB.