This is a camera script for Unity which is optimized for strategy games (RTS, TBS and MOBA).
- C# camera script for strategy games
- easy to use: just drop the script on your main camera, works fine with default values
- swift but smooth: every movement is smoothed nicely, yet it is still very responsive
- customizable: play with 30 different variables (speed, smoothness, special behaviour, boundaries, etc.)
- keyboard-controllable: every input is also accessible for keyboard commands (and those are customizable as well)
- based on the x-z-plane
- optional: zoom-dependent inclination, snap-back for rotation and inclination, scrolling with x-wrap or z-wrap, zoom-to-cursor