![Light Weight Top Down Camera](https://assetstorev1-prd-cdn.unity3d.com/key-image/1a0e9eef-5568-450f-a98e-fc96307b7ab7.jpg)
This packages contains the core scripts for a top-down or isometric camera controller. The controller uses the new input system and has been created as light weight as possible. The controller provides smooth panning, moving, zooming and rotation. The package includes detailed instructions on how to use and change the controller!
The controller will work out of the box and can easily be used to create more advanced camera controllers.
- Light Weight scripts with detailed documentation and instructions
- 3 types of Smooth Panning: Button Panning, Edge Panning and Grip Panning
- Both FOV zooming and Vertical Translation zooming: Speed, timespan and min and max FOV can be adjusted.
- Horizontal and Vertical Rotation, both relative to Self or to World
- Optimized for the new unity input system! Easily change the key bindings and settings in the editor, or plug in a runtime script.