This package contains the most used virtual cameras for Unity. All scripts are written in C# and are easy to use.
Features:
- FlyCamera: a camera for free movement like in the Unity Editor.
- RTSCamera: a camera which simulates the behaviour of most RTS games.
- RPGCamera: a camera which simulates the behaviour of most RPG games.
- SmoothFollowCamera: a camera which smoothly follows a target in 3D.
- SmoothFollow2DCamera: a camera which smoothly follows a target in 2D.
- OrbitCamera: a camera which orbits around an object in 3D.
- MTPCamera: a camera which moves to a targeted point.